summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/php-fpm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php-fpm/Makefile b/www/php-fpm/Makefile
index 38d25d23e66..1bb286709be 100644
--- a/www/php-fpm/Makefile
+++ b/www/php-fpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/04/15 11:57:35 triaxx Exp $
+# $NetBSD: Makefile,v 1.31 2020/04/17 09:18:54 triaxx Exp $
PKGNAME= ${PHP_PKG_PREFIX}-fpm-${PHP_VERSION}
PKGREVISION= 3
@@ -10,7 +10,6 @@ LICENSE= 2-clause-bsd
USE_TOOLS+= pkg-config
-USE_PHP_EXT_PATCHES= yes
LIBTOOL_OVERRIDE= # empty
.include "../../mk/bsd.prefs.mk"