pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang php5 is real package, enable



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a737003c3493
branches:  trunk
changeset: 503667:a737003c3493
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Thu Nov 24 19:34:43 2005 +0000

description:
php5 is real package, enable

diffstat:

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

diffs (18 lines):

diff -r aecc2bbc4eda -r a737003c3493 lang/Makefile
--- a/lang/Makefile     Thu Nov 24 19:34:01 2005 +0000
+++ b/lang/Makefile     Thu Nov 24 19:34:43 2005 +0000
@@ -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+=       perl5
 SUBDIR+=       pforth
 #SUBDIR+=      php             # only contains Makefile fragments
-#SUBDIR+=      php5            # only contains Makefile fragments
+SUBDIR+=       php5
 SUBDIR+=       pnet
 SUBDIR+=       pnetC
 SUBDIR+=       pnetlib



Home | Main Index | Thread Index | Old Index