aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-08-31 02:44:07 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-08-31 02:44:07 +0000
commitc68436a7b72179f073b6414d623457a5e3c24e12 (patch)
treebf681b064a63b51d6700afac65ffbfae49c987d8 /sysutils
parent8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff)
downloadports-c68436a7b72179f073b6414d623457a5e3c24e12.tar.gz
ports-c68436a7b72179f073b6414d623457a5e3c24e12.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/anteater/Makefile1
-rw-r--r--sysutils/lavaps/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile
index 3f363820190a..74e0c9776eb0 100644
--- a/sysutils/anteater/Makefile
+++ b/sysutils/anteater/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.profzone.ch/drzoom/anteater/
MAINTAINER= ports@FreeBSD.org
-USE_NEWGCC= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-strstream
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile
index 395b16de1e43..6df8285e38c2 100644
--- a/sysutils/lavaps/Makefile
+++ b/sysutils/lavaps/Makefile
@@ -23,7 +23,6 @@ BROKEN= Changes to process info structs returned by kernel renders \
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
-USE_NEWGCC= yes
MAN1= lavaps.1
.include <bsd.port.post.mk>