From fc47e77d6d8429345e7b9152b0e9d63e28b09eaa Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sat, 17 Mar 2001 11:26:05 +0000 Subject: If memory serves me right, ports collection doesn't officially support RELENG_3. But defining USE_NEWGCC should fix the compile problems during package building for RELENG_3. Therefore bump PORTREVISION. --- net-mgmt/arts++/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-mgmt') 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 \ -- cgit v1.2.3