summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2005-11-24 19:34:43 +0000
committerjdolecek <jdolecek>2005-11-24 19:34:43 +0000
commit0b0aaf6a8b7149463f723c192a19ecc1c6bf5202 (patch)
tree02f438f636413ce1ba14d2e1b6ba749aae29a1f8 /lang/Makefile
parent2634c50bd9466aba378158e7af1b76c5800f6a3d (diff)
downloadpkgsrc-0b0aaf6a8b7149463f723c192a19ecc1c6bf5202.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