diff options
Diffstat (limited to '')
-rw-r--r-- | lang/gnustep-guile/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index e80d1e815f80..138808b04dc6 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -25,7 +25,6 @@ BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= USE_GMAKE= yes |