21e0488094
version to use with the gcc4 module. It defaults to 4.2, so there is no functional change.
3 lines
85 B
Makefile
3 lines
85 B
Makefile
MODGCC4_VERSION?=4.2
|
|
.include "${PORTSDIR}/lang/gcc/${MODGCC4_VERSION}/gcc4.port.mk"
|