summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca>2010-03-16 15:32:47 +0000
committertaca <taca>2010-03-16 15:32:47 +0000
commitb384b2475a6a796f8958e34719d883704ea9ecc0 (patch)
treee16b56b69163a681bdde53d18b0e00daef895f01 /lang
parent38be9da889c0c63cac6bb0b9185299920025e9c8 (diff)
downloadpkgsrc-b384b2475a6a796f8958e34719d883704ea9ecc0.tar.gz
Add and enable php53.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index c9ce040aa15..4c4b95fdb9d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.289 2010/03/05 07:55:21 spz Exp $
+# $NetBSD: Makefile,v 1.290 2010/03/16 15:32:47 taca Exp $
#
COMMENT= Programming languages
@@ -117,6 +117,7 @@ SUBDIR+= pfe
SUBDIR+= pforth
#SUBDIR+= php # only contains Makefile fragments
SUBDIR+= php5
+SUBDIR+= php53
SUBDIR+= php5-perl
SUBDIR+= pict
SUBDIR+= pnet