summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-12-16 19:28:55 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-12-16 19:28:55 +0000
commit52c76d53e1ccaae7104985579ebc1a2992c3d588 (patch)
tree5bf29a5ee1b017acdaa476190717acc3f24fd041 /net
parentd6011f0e212baeae3c7e429ca015801ad3abfde8 (diff)
downloadpkgsrc-52c76d53e1ccaae7104985579ebc1a2992c3d588.tar.gz
claim php SOAP/ subdir in PLIST
Diffstat (limited to 'net')
-rw-r--r--net/pear-SOAP/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile
index 11fe0dd7438..44779d03558 100644
--- a/net/pear-SOAP/Makefile
+++ b/net/pear-SOAP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/11/27 10:02:52 jdolecek Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/16 19:28:55 jdolecek Exp $
DISTNAME= SOAP-0.7.5
CATEGORIES+= net
@@ -11,5 +11,7 @@ DEPENDS+= pear-HTTP_Request>=1.2:../../www/pear-HTTP_Request
DEPENDS+= pear-Net_URL>=1.0:../../net/pear-Net_URL
DEPENDS+= pear-Net_DIME>=0.3:../../net/pear-Net_DIME
+PEAR_DIRRM_BASEDIR= yes
+
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"