diff options
Diffstat (limited to '')
-rw-r--r-- | math/surf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile index e8e1842a1f43..221e60e5ef3f 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_GNOMENG= yes USE_GNOME= gtk12 -USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |