summaryrefslogtreecommitdiff
path: root/security/php-mhash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/php-mhash/Makefile')
-rw-r--r--security/php-mhash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/php-mhash/Makefile b/security/php-mhash/Makefile
index 0da98ffba3e..ce9345eaa6f 100644
--- a/security/php-mhash/Makefile
+++ b/security/php-mhash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2010/03/16 11:56:22 taca Exp $
+# $NetBSD: Makefile,v 1.11 2010/03/21 11:20:41 jdolecek Exp $
MODNAME= mhash
CATEGORIES+= security
@@ -10,7 +10,7 @@ CONFLICTS= php-mhash-[0-9]*
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.mhash}
-PHP_VERSION_REQD= 5
+PHP_VERSIONS_ACCEPTED= 52
.include "../../lang/php/ext.mk"
.include "../../security/mhash/buildlink3.mk"