- Add missing DOCS options

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-09-01 16:55:04 +00:00
parent 1bff97edb7
commit 2244feee87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395784
2 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,8 @@ CONFIGURE_ARGS+=--enable-gtk-doc=no --with-webkit=3.0
DATADIR= share/seed-gtk3
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e 's|== x|= x|g' \
${WRKSRC}/configure

View File

@ -44,6 +44,8 @@ SUB_LIST+= ZOOKEEPER_LOGDIR=${ZOOKEEPER_LOGDIR} \
ZOOKEEPER_RUNDIR=${ZOOKEEPER_RUNDIR} \
JAVA_HOME=${JAVA_HOME}
OPTIONS_DEFINE= DOCS
post-patch:
.for f in ${SCRIPTS}
${REINPLACE_CMD} -e "s|bash|${LOCALBASE}/bin/bash|" ${WRKSRC}/bin/${f}