summaryrefslogtreecommitdiff
path: root/net/pear-SOAP
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /net/pear-SOAP
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'net/pear-SOAP')
-rw-r--r--net/pear-SOAP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile
index 841e5c6eb8f..8fca62e65f3 100644
--- a/net/pear-SOAP/Makefile
+++ b/net/pear-SOAP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/06/04 16:26:55 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:57 wiz Exp $
DISTNAME= SOAP-0.8.1
CATEGORIES+= net
@@ -13,7 +13,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pear-HTTP_Request>=1.2:../../www/pear-HTTP_Request
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_URL>=1.0:../../net/pear-Net_URL
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_DIME>=0.3:../../net/pear-Net_DIME
-PEAR_DIRRM_BASEDIR= yes
+PEAR_DIRRM_BASEDIR= yes
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"