1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Unbreak www/dokuwiki by fixing the missed before-patched files.

Noticed by:	sat
Approved by:	rafan (mentor)
This commit is contained in:
Chin-San Huang 2007-07-24 16:15:56 +00:00
parent dc3bf56960
commit 1f36d6d46f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196218

View File

@ -27,6 +27,8 @@ WRKSRC= ${WRKDIR}/${DIST_VER}
PLIST_SUB= DOKUWIKI_DIR=${DOKUWIKI_DIR}
TEMP_PLIST= ${WRKDIR}/temp-pkg-plist
REINPLACE_ARGS= -i ''
.include <bsd.port.pre.mk>
# This target is only meant to be used by the port maintainer.
@ -38,7 +40,8 @@ x-generate-plist:
&& ${ECHO_CMD} "@dirrmtry %%DOKUWIKI_DIR%%" >> ${TEMP_PLIST}
post-patch:
@${REINPLACE_CMD} -ie 's|9|10|' ${WRKSRC}/conf/msg
@${REINPLACE_CMD} -e 's|9|10|' ${WRKSRC}/conf/msg
@${FIND} ${WRKSRC} -name '*.orig' -delete
do-install:
# Data files