Fix build with bmake

This commit is contained in:
Baptiste Daroussin 2013-05-04 22:00:26 +00:00
parent aaf47870af
commit e116eadca3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317371

View file

@ -17,11 +17,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk\
htmldoc:${PORTSDIR}/textproc/htmldoc\
flex>2.5.4:${PORTSDIR}/textproc/flex\
gperf>=3.0.3:${PORTSDIR}/devel/gperf\
gperf>=3.0.3:${PORTSDIR}/devel/gperf\
unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= iodbc.3:${PORTSDIR}/databases/libiodbc\
xml2.5:${PORTSDIR}/textproc/libxml2
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-readline\
--without-jdk2\