summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-18 09:15:15 +0000
committerwiz <wiz>2004-11-18 09:15:15 +0000
commitfbb967bed7ea7ad0e9c2acda11cd8aee206a752d (patch)
tree4fb81b3178eef80ec1fe1ca01651004670bd6324 /lang/Makefile
parent7c41867d5530fa93b74a0acfd31d112846514dda (diff)
downloadpkgsrc-fbb967bed7ea7ad0e9c2acda11cd8aee206a752d.tar.gz
Add commented out lines for php and php5.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 597fea3542e..a2cf81f995b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2004/11/10 16:21:06 wiz Exp $
+# $NetBSD: Makefile,v 1.197 2004/11/18 09:15:15 wiz Exp $
#
COMMENT= Programming languages
@@ -105,6 +105,8 @@ SUBDIR+= perl58
SUBDIR+= perl58-thread
SUBDIR+= pforth
SUBDIR+= pgcc
+#SUBDIR+= php # only contains Makefile fragments
+#SUBDIR+= php5 # only contains Makefile fragments
SUBDIR+= pnet
SUBDIR+= pnetC
SUBDIR+= pnetlib