diff options
author | taca <taca@pkgsrc.org> | 2012-06-16 15:14:22 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-06-16 15:14:22 +0000 |
commit | 0a0e993f27916ca4fd3487e77e9b374331510a7f (patch) | |
tree | 2f1a2bd26373a61993fd0d1b97853845c1db67dc /lang/Makefile | |
parent | c5d1ed5436e62c427e5cd7cb1911a4705348e817 (diff) | |
download | pkgsrc-0a0e993f27916ca4fd3487e77e9b374331510a7f.tar.gz |
Remove php5.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index c86a9e2fee9..7e7e7932386 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.321 2012/06/16 05:22:34 taca Exp $ +# $NetBSD: Makefile,v 1.322 2012/06/16 15:14:22 taca Exp $ # COMMENT= Programming languages @@ -127,7 +127,6 @@ SUBDIR+= perl5 SUBDIR+= pfe SUBDIR+= pforth #SUBDIR+= php # only contains Makefile fragments -SUBDIR+= php5 SUBDIR+= php5-perl SUBDIR+= php53 SUBDIR+= php54 |