diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-17 11:26:05 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-17 11:26:05 +0000 |
commit | fc47e77d6d8429345e7b9152b0e9d63e28b09eaa (patch) | |
tree | 32a217c0470ad0a71a0e652db1325e019eb52699 /net-mgmt | |
parent | ad442dae430d22f892196a31ab3131617f81cc86 (diff) | |
download | ports-fc47e77d6d8429345e7b9152b0e9d63e28b09eaa.tar.gz ports-fc47e77d6d8429345e7b9152b0e9d63e28b09eaa.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arts++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index 0a7b8484783e..eca27e89d964 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -7,6 +7,7 @@ PORTNAME= arts++ PORTVERSION= 1-1-a8 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -15,6 +16,7 @@ MAINTAINER= andreas@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes +USE_NEWGCC= yes CONFIGURE_ARGS+=--enable-shared MANL= artsportagg.l artsports.l artsprotos.l artsnets.l artsdump.l \ |