diff options
Diffstat (limited to '')
-rw-r--r-- | x11-toolkits/gnustep-xgps/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile index 4c55654729e2..f54da94c4640 100644 --- a/x11-toolkits/gnustep-xgps/Makefile +++ b/x11-toolkits/gnustep-xgps/Makefile @@ -26,7 +26,6 @@ BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" .endif PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-jpeg-library=${LOCALBASE}/lib \ --with-jpeg-include=${LOCALBASE}/include \ |