This port really needs a GNU compiler to build

(gcc 2.95 is recommended, but modern stuff will work)
This commit is contained in:
Johan van Selst 2014-02-14 08:42:35 +00:00
parent e87ee9e2a8
commit ebcd129151
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344167

View file

@ -19,6 +19,8 @@ USE_BZIP2= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_CSTD= gnu89
USE_GCC= any
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib