summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-16 06:58:30 +0000
committerjlam <jlam>2001-10-16 06:58:30 +0000
commitf58aa06a4a318873dc5375175411f507aec70d6a (patch)
tree0b2d8030dbbd5bb7be1f3c5a5f804310a10b9490 /textproc
parentc28420701d3e39b5dbdf39e6c26c4d74e0597278 (diff)
downloadpkgsrc-f58aa06a4a318873dc5375175411f507aec70d6a.tar.gz
Find Makefile.module in ../../www/php4.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php4-sablot/Makefile4
-rw-r--r--textproc/php4-wddx/Makefile4
-rw-r--r--textproc/php4-xml/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/php4-sablot/Makefile b/textproc/php4-sablot/Makefile
index 4ddc7b39c5a..4a1149b9d41 100644
--- a/textproc/php4-sablot/Makefile
+++ b/textproc/php4-sablot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/10/16 06:23:08 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/16 06:58:34 jlam Exp $
-.include "../php4/Makefile.module"
+.include "../../www/php4/Makefile.module"
MODNAME= sablot
CATEGORIES+= textproc
diff --git a/textproc/php4-wddx/Makefile b/textproc/php4-wddx/Makefile
index 919eaeb3248..7b401dbe700 100644
--- a/textproc/php4-wddx/Makefile
+++ b/textproc/php4-wddx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/10/16 06:28:06 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/16 06:58:34 jlam Exp $
-.include "../php4/Makefile.module"
+.include "../../www/php4/Makefile.module"
MODNAME= wddx
CATEGORIES+= textproc
diff --git a/textproc/php4-xml/Makefile b/textproc/php4-xml/Makefile
index f56566429a5..994f92ec49d 100644
--- a/textproc/php4-xml/Makefile
+++ b/textproc/php4-xml/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/10/16 06:26:10 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/16 06:58:34 jlam Exp $
-.include "../php4/Makefile.module"
+.include "../../www/php4/Makefile.module"
MODNAME= xml
CATEGORIES+= textproc