summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca>2006-08-17 13:17:48 +0000
committertaca <taca>2006-08-17 13:17:48 +0000
commita7e7221022c3eee6357db0eee90660a891d02331 (patch)
tree4bd19922dd23ba1eabb4d667d9eeaee46d287130 /lang
parentf890311b283225a005ffc8d42a804ed619eb6de0 (diff)
downloadpkgsrc-a7e7221022c3eee6357db0eee90660a891d02331.tar.gz
Correct PLIST to fix a binary package:
- remove an extra directory. - handle empty directories.
Diffstat (limited to 'lang')
-rw-r--r--lang/php5/Makefile4
-rw-r--r--lang/php5/PLIST5
2 files changed, 5 insertions, 4 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index f8773adff90..2383772eec7 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2006/08/10 05:57:09 taca Exp $
+# $NetBSD: Makefile,v 1.40 2006/08/17 13:17:48 taca Exp $
PKGNAME= php-${PHP_BASE_VERS}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
diff --git a/lang/php5/PLIST b/lang/php5/PLIST
index 574c7b597ad..223e755e694 100644
--- a/lang/php5/PLIST
+++ b/lang/php5/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2006/05/06 22:42:44 jdolecek Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/08/17 13:17:48 taca Exp $
bin/pear
bin/peardev
bin/pecl
@@ -214,6 +214,8 @@ lib/php/.depdb
lib/php/.depdblock
lib/php/.filemap
lib/php/.lock
+@exec ${MKDIR} %D/lib/php/.registry/.channel.__uri
+@exec ${MKDIR} %D/lib/php/.registry/.channel.pecl.php.net
lib/php/.registry/archive_tar.reg
lib/php/.registry/console_getopt.reg
lib/php/.registry/pear.reg
@@ -367,7 +369,6 @@ share/php/php.gif
@dirrm include/php/regex
@dirrm include/php/main/streams
@dirrm include/php/main
-@dirrm include/php/include
@dirrm include/php/ext/xml
@dirrm include/php/ext/standard
@dirrm include/php/ext/session