summaryrefslogtreecommitdiff
path: root/textproc/php4-xml
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-16 06:58:30 +0000
committerjlam <jlam>2001-10-16 06:58:30 +0000
commit5f099567fcea92dfcbd303b32c27827d10f092e9 (patch)
tree0b2d8030dbbd5bb7be1f3c5a5f804310a10b9490 /textproc/php4-xml
parentdffdbff30c58a1acfc5fe509c2d1ea7a75f2716e (diff)
downloadpkgsrc-5f099567fcea92dfcbd303b32c27827d10f092e9.tar.gz
Find Makefile.module in ../../www/php4.
Diffstat (limited to 'textproc/php4-xml')
-rw-r--r--textproc/php4-xml/Makefile4
1 files changed, 2 insertions, 2 deletions
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