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