summaryrefslogtreecommitdiff
path: root/lang/php55/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php55/Makefile')
-rw-r--r--lang/php55/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile
index d34080b0492..240f3b8061f 100644
--- a/lang/php55/Makefile
+++ b/lang/php55/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/07/29 16:41:02 taca Exp $
+# $NetBSD: Makefile,v 1.2 2013/08/13 10:22:26 joerg Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -16,6 +16,8 @@ USE_TOOLS+= gmake lex pkg-config
LIBTOOL_OVERRIDE= # empty
PHP_CHECK_INSTALLED= Yes
+PHP_VERSIONS_ACCEPTED= 55
+
.include "Makefile.php"
CGIDIR= ${PREFIX}/libexec/cgi-bin