This commit is contained in:
pvalchev 2005-02-25 23:08:16 +00:00
parent 34c0009390
commit 5b72450bce

View File

@ -1,5 +1,5 @@
USE_GCC3?=No
.if ${USE_GCC3:L} == "no"
.include "${PORTSDIR}/lang/gcc/3.3/gcc3.port.mk
.include "${PORTSDIR}/lang/gcc/3.3/gcc3.port.mk"
.endif