aboutsummaryrefslogtreecommitdiffstats
path: root/www/pear-Text_Wiki
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-03-17 23:28:55 +0800
committermiwi <miwi@FreeBSD.org>2013-03-17 23:28:55 +0800
commit44e3b8ae5bf3397eb3a19986ea5322fd31ee134a (patch)
tree5d78b4e723084b56f1c8c6376f5fa0a426563ff7 /www/pear-Text_Wiki
parentff060d50686d1805e9f6fe59aa054698f1a0658b (diff)
downloadfreebsd-ports-gnome-44e3b8ae5bf3397eb3a19986ea5322fd31ee134a.tar.gz
freebsd-ports-gnome-44e3b8ae5bf3397eb3a19986ea5322fd31ee134a.tar.zst
freebsd-ports-gnome-44e3b8ae5bf3397eb3a19986ea5322fd31ee134a.zip
- Convert to PEAR_AUTOINSTALL
- Trim header
Diffstat (limited to 'www/pear-Text_Wiki')
-rw-r--r--www/pear-Text_Wiki/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/pear-Text_Wiki/Makefile b/www/pear-Text_Wiki/Makefile
index 0922e7dffaa5..f2ab405cd6a8 100644
--- a/www/pear-Text_Wiki/Makefile
+++ b/www/pear-Text_Wiki/Makefile
@@ -13,11 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
PEAR_AUTOINSTALL= yes
-post-extract:
- @${MV} ${WRKSRC}/Text/* ${WRKSRC}
- @${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" ${WRKSRC}/Wiki.php
- @${FIND} ${WRKSRC} -name "*.bak" -delete
-
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>