From f58aa06a4a318873dc5375175411f507aec70d6a Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 16 Oct 2001 06:58:30 +0000 Subject: Find Makefile.module in ../../www/php4. --- textproc/php4-sablot/Makefile | 4 ++-- textproc/php4-wddx/Makefile | 4 ++-- textproc/php4-xml/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc') 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 -- cgit v1.2.3