From dfc64ec9996b8a7aa6ccbbb2a07b4b45d1820f7a Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 15 Dec 2018 17:05:29 +0000 Subject: PHP_VERSIONS_ACCEPTED clean up Remove PHP_VERSIONS_ACCEPTED since it specifies all PHP versions supported by pkgsrc. --- graphics/php-imagick/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/php-imagick') diff --git a/graphics/php-imagick/Makefile b/graphics/php-imagick/Makefile index a6bc871576a..07e54d8f647 100644 --- a/graphics/php-imagick/Makefile +++ b/graphics/php-imagick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2018/11/14 22:21:44 kleink Exp $ +# $NetBSD: Makefile,v 1.17 2018/12/15 17:05:29 taca Exp $ MODNAME= imagick PECL_VERSION= 3.4.3 @@ -10,8 +10,6 @@ COMMENT= PHP extension for ImageMagick graphics library PKGREVISION= 7 LICENSE= php -PHP_VERSIONS_ACCEPTED= 56 70 71 72 - CONFIGURE_ARGS+= --with-imagick=${BUILDLINK_PREFIX.ImageMagick} TEST_TARGET= test -- cgit v1.2.3