summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2005-11-24 19:34:43 +0000
committerjdolecek <jdolecek@pkgsrc.org>2005-11-24 19:34:43 +0000
commit0fd73f399d6156f269b938de00ad0bca4f7d576e (patch)
tree02f438f636413ce1ba14d2e1b6ba749aae29a1f8 /lang/Makefile
parent81e3bd9b4b42945fa9a431f93c3ba6b20fbcb60b (diff)
downloadpkgsrc-0fd73f399d6156f269b938de00ad0bca4f7d576e.tar.gz
php5 is real package, enable
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 2891bd2335f..8013af10c25 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.223 2005/11/03 06:35:30 taca Exp $
+# $NetBSD: Makefile,v 1.224 2005/11/24 19:34:43 jdolecek Exp $
#
COMMENT= Programming languages
@@ -101,7 +101,7 @@ SUBDIR+= parrot
SUBDIR+= perl5
SUBDIR+= pforth
#SUBDIR+= php # only contains Makefile fragments
-#SUBDIR+= php5 # only contains Makefile fragments
+SUBDIR+= php5
SUBDIR+= pnet
SUBDIR+= pnetC
SUBDIR+= pnetlib