Add USE_NEWGCC since this port doesn't compile with RELENG_3 gcc.

PR:		22608
Submitted by:	maintainer
This commit is contained in:
Will Andrews 2001-01-07 18:22:32 +00:00
parent e40046b15d
commit 60dc3a18a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36898

View File

@ -16,6 +16,7 @@ MAINTAINER= roman@xpert.com
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
INSTALLS_SHLIB= yes
USE_NEWGCC= yes
USE_LIBTOOL= yes
USE_AUTOMAKE= yes
USE_GMAKE= yes