- Add missing DOCS options
Approved by: portmgr blanket
This commit is contained in:
parent
1bff97edb7
commit
2244feee87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395784
@ -31,6 +31,8 @@ CONFIGURE_ARGS+=--enable-gtk-doc=no --with-webkit=3.0
|
|||||||
DATADIR= share/seed-gtk3
|
DATADIR= share/seed-gtk3
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|== x|= x|g' \
|
@${REINPLACE_CMD} -e 's|== x|= x|g' \
|
||||||
${WRKSRC}/configure
|
${WRKSRC}/configure
|
||||||
|
@ -44,6 +44,8 @@ SUB_LIST+= ZOOKEEPER_LOGDIR=${ZOOKEEPER_LOGDIR} \
|
|||||||
ZOOKEEPER_RUNDIR=${ZOOKEEPER_RUNDIR} \
|
ZOOKEEPER_RUNDIR=${ZOOKEEPER_RUNDIR} \
|
||||||
JAVA_HOME=${JAVA_HOME}
|
JAVA_HOME=${JAVA_HOME}
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
.for f in ${SCRIPTS}
|
.for f in ${SCRIPTS}
|
||||||
${REINPLACE_CMD} -e "s|bash|${LOCALBASE}/bin/bash|" ${WRKSRC}/bin/${f}
|
${REINPLACE_CMD} -e "s|bash|${LOCALBASE}/bin/bash|" ${WRKSRC}/bin/${f}
|
||||||
|
Loading…
Reference in New Issue
Block a user