aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-PhpDocumentor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-PhpDocumentor/Makefile')
-rw-r--r--devel/pear-PhpDocumentor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-PhpDocumentor/Makefile b/devel/pear-PhpDocumentor/Makefile
index 472db184de8..4e9a4f81066 100644
--- a/devel/pear-PhpDocumentor/Makefile
+++ b/devel/pear-PhpDocumentor/Makefile
@@ -1255,7 +1255,7 @@ RUN_DEPENDS+= ${PEARDIR}/XML/Beautifier.php:${PORTSDIR}/textproc/pear-XML_Beauti
post-patch:
.for file in ${SUBFILES}
- @${REINPLACE_CMD} -e 's|VER|${PORTVERSION}|g ; \
+ @${REINPLACE_CMD} -e 's|@VER@|${PORTVERSION}|g ; \
s|@PEAR-DIR@|${PEARDIR}|g ; \
s|@DATA-DIR@|${DATADIR:S,/${PORTNAME}$,,}|g ; \
s|@WEB-DIR@|${DATADIR:S,/${PORTNAME}$,,}|g ; \