Fix build with bmake

This commit is contained in:
Baptiste Daroussin 2013-05-05 21:36:43 +00:00
parent cd037cb9d1
commit e2390469b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317439

View file

@ -25,6 +25,10 @@ CONFIGURE_ARGS= --with-xerces-c=${LOCALBASE} \
--with-openssl=${OPENSSLBASE}
MAKE_JOBS_SAFE= yes
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
DATADIR= ${PREFIX}/share/${PORTNAME:S/-/_/}
PLIST_SUB= VER="${PORTVERSION}"