diff options
author | jlam <jlam@pkgsrc.org> | 2001-10-16 06:58:30 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-10-16 06:58:30 +0000 |
commit | 28578b62136dfa75a83b603e2351eef7fd8fa0bd (patch) | |
tree | 0b2d8030dbbd5bb7be1f3c5a5f804310a10b9490 /textproc/php4-wddx | |
parent | 06bd47c11ae4ea93e477d4a466fbed4eea902753 (diff) | |
download | pkgsrc-28578b62136dfa75a83b603e2351eef7fd8fa0bd.tar.gz |
Find Makefile.module in ../../www/php4.
Diffstat (limited to 'textproc/php4-wddx')
-rw-r--r-- | textproc/php4-wddx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |