summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2001-10-29 05:43:47 +0000
committerjmc <jmc@pkgsrc.org>2001-10-29 05:43:47 +0000
commit3f4dcce89e91fafc13d0eed96ae56ad6e02b24fe (patch)
tree8d74eb095f50bcbf2888753d0d12fcef93cbbad5 /textproc
parent98df8d7636e37681283f44cac110dcbd9025efb0 (diff)
downloadpkgsrc-3f4dcce89e91fafc13d0eed96ae56ad6e02b24fe.tar.gz
Fix depends lines to point to correct paths
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php4-wddx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/php4-wddx/Makefile b/textproc/php4-wddx/Makefile
index 7b401dbe700..c8529d166cc 100644
--- a/textproc/php4-wddx/Makefile
+++ b/textproc/php4-wddx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/10/16 06:58:34 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/10/29 05:43:47 jmc Exp $
.include "../../www/php4/Makefile.module"
@@ -7,8 +7,8 @@ CATEGORIES+= textproc
PHP_PKG_VERS= # empty
COMMENT= PHP4 extension for WDDX support
-DEPENDS+= php-session>=${PHP_BASE_VERS}:../../www/php4-session
-DEPENDS+= php-xml>=${PHP_BASE_VERS}:../../www/php4-xml
+DEPENDS+= php-session>=${PHP_BASE_VERS}:../../devel/php4-session
+DEPENDS+= php-xml>=${PHP_BASE_VERS}:../../textproc/php4-xml
USE_BUILDLINK_ONLY= YES
CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR}