summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/pear-Log/Makefile4
-rw-r--r--time/pear-Date/Makefile4
-rw-r--r--www/pear-HTML_Common/Makefile4
-rw-r--r--www/pear-HTML_Select/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index 3297b355f24..27151c12db9 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/02 22:00:50 jdolecek Exp $
+# $NetBSD: Makefile,v 1.6 2004/11/01 19:57:10 jdolecek Exp $
DISTNAME= Log-1.8.4
CATEGORIES= sysutils
@@ -7,5 +7,5 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.csh.rit.edu/~jon/projects/pear_log/
COMMENT= PHP Log framework provides an abstracted logging system
-.include "../../www/php4/pear.mk"
+.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/pear-Date/Makefile b/time/pear-Date/Makefile
index 314e5c3f6ff..3f77c9fc91b 100644
--- a/time/pear-Date/Makefile
+++ b/time/pear-Date/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/17 19:16:42 jdolecek Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/01 19:57:10 jdolecek Exp $
DISTNAME= Date-1.3
CATEGORIES= time
@@ -7,5 +7,5 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://pear.php.net/package/Date
COMMENT= PHP Date and Time Zone Classes
-.include "../../www/php4/pear.mk"
+.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile
index 095d4c6083c..0cac933be50 100644
--- a/www/pear-HTML_Common/Makefile
+++ b/www/pear-HTML_Common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/10/09 16:48:56 jdolecek Exp $
+# $NetBSD: Makefile,v 1.6 2004/11/01 19:57:10 jdolecek Exp $
DISTNAME= HTML_Common-1.2.1
PKGREVISION= 1
@@ -11,5 +11,5 @@ COMMENT= Base PHP class for other HTML classes
# This package is base HTML package
PEAR_DIRRM_BASEDIR= yes
-.include "../../www/php4/pear.mk"
+.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/pear-HTML_Select/Makefile b/www/pear-HTML_Select/Makefile
index 177110c11f6..118edfde467 100644
--- a/www/pear-HTML_Select/Makefile
+++ b/www/pear-HTML_Select/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/03 15:30:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2004/11/01 19:57:10 jdolecek Exp $
DISTNAME= HTML_Select-1.2.1
CATEGORIES= www
@@ -9,5 +9,5 @@ COMMENT= PHP class for generating HTML form select elements
DEPENDS+= pear-HTML_Common>=1.1:../../www/pear-HTML_Common
-.include "../../www/php4/pear.mk"
+.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"