drop override for PHP_VERSIONS_ACCEPTED - this package compiles for both 5.x

and 7.x, so the default is fine
This commit is contained in:
jdolecek 2017-02-07 10:36:59 +00:00
parent e559adf0fa
commit 7400dba736

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2016/09/11 17:03:27 taca Exp $
# $NetBSD: Makefile,v 1.6 2017/02/07 10:36:59 jdolecek Exp $
#
MODNAME= geoip
@ -10,8 +10,6 @@ HOMEPAGE= http://pecl.php.net/package/geoip/
COMMENT= PHP module to map IP address to geographic places
LICENSE= php
PHP_VERSIONS_ACCEPTED= 56 70
USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --with-${MODNAME}