aboutsummaryrefslogtreecommitdiff
path: root/devel/pear/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear/Makefile')
-rw-r--r--devel/pear/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pear/Makefile b/devel/pear/Makefile
index 57e21b9db105..6f95da3beb62 100644
--- a/devel/pear/Makefile
+++ b/devel/pear/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pear
PORTVERSION= 1.4.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ale
@@ -31,7 +31,6 @@ post-patch:
do-install:
@${LOCALBASE}/bin/php -q ${WRKSRC}/go-pear
- @${MKDIR} ${DATADIR}/packages ${DATADIR}/sql
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>