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.
This commit is contained in:
Andreas Klemm 2001-03-17 11:26:05 +00:00
parent ad442dae43
commit fc47e77d6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39960
2 changed files with 4 additions and 0 deletions

View File

@ -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 \

View File

@ -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 \