aboutsummaryrefslogtreecommitdiff
path: root/lang/php53/Makefile.pear
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php53/Makefile.pear')
-rw-r--r--lang/php53/Makefile.pear5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/php53/Makefile.pear b/lang/php53/Makefile.pear
index 60f3583eca46..b69f41a26bd1 100644
--- a/lang/php53/Makefile.pear
+++ b/lang/php53/Makefile.pear
@@ -1,3 +1,5 @@
+PORTREVISION= 2
+
USE_GNOME= libxml2
GNU_CONFIGURE= yes
@@ -28,4 +30,7 @@ post-patch:
post-install:
@${INSTALL_SCRIPT} ${WRKSRC}/pear/scripts/pear ${PREFIX}/bin
+ @${MKDIR} ${PREFIX}/lib/php/pear/.registry
+ @${TOUCH} ${PREFIX}/lib/php/pear/.filemap
+ @${TOUCH} ${PREFIX}/lib/php/pear/.lock
@${SED} "s|\$${LOCALBASE}|${LOCALBASE}|g;s|\$${PREFIX}|${PREFIX}|g" < ${PKGMESSAGE}