pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Add commented out lines for php and php5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc2662bddf30
branches:  trunk
changeset: 483731:cc2662bddf30
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 18 09:15:15 2004 +0000

description:
Add commented out lines for php and php5.

diffstat:

 lang/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 87b464e2fb0c -r cc2662bddf30 lang/Makefile
--- a/lang/Makefile     Thu Nov 18 09:14:22 2004 +0000
+++ b/lang/Makefile     Thu Nov 18 09:15:15 2004 +0000
@@ -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-thread
 SUBDIR+=       pforth
 SUBDIR+=       pgcc
+#SUBDIR+=      php             # only contains Makefile fragments
+#SUBDIR+=      php5            # only contains Makefile fragments
 SUBDIR+=       pnet
 SUBDIR+=       pnetC
 SUBDIR+=       pnetlib



Home | Main Index | Thread Index | Old Index