summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2005-11-24 19:34:43 +0000
committerjdolecek <jdolecek>2005-11-24 19:34:43 +0000
commit83cc252f15c590e2e008c7daad08c2d1c2e7a50e (patch)
tree02f438f636413ce1ba14d2e1b6ba749aae29a1f8 /lang
parent0427b790422efa6a0419b446daaf97789f1f2394 (diff)
downloadpkgsrc-83cc252f15c590e2e008c7daad08c2d1c2e7a50e.tar.gz
php5 is real package, enable
Diffstat (limited to 'lang')
-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