diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arts++/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/cflowd/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index 68934095cfe0..006cdaaee0b8 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -16,7 +16,6 @@ MAINTAINER= lyngbol@wheel.dk GNU_CONFIGURE= yes USE_GMAKE= yes -USE_NEWGCC= yes CONFIGURE_ARGS+=--enable-shared MANL= artsportagg.l artsports.l artsprotos.l artsnets.l artsdump.l \ diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index d186147651c7..6c94bced6da8 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -23,7 +23,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_NEWGCC= yes USE_BISON= yes CONFIGURE_ARGS+=--enable-shared --with-artspp=${PREFIX} |