summaryrefslogtreecommitdiff
path: root/lang/php56/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2017-04-05 12:28:59 +0000
committerfhajny <fhajny@pkgsrc.org>2017-04-05 12:28:59 +0000
commit3cc840eb53b1458eb9f647ad0600f578d64159f4 (patch)
tree06de3fc090d7451c5b71a733590f539fe726ea88 /lang/php56/Makefile
parent14f16fdeddee67413a2c983b4033c24b91a2bba0 (diff)
downloadpkgsrc-3cc840eb53b1458eb9f647ad0600f578d64159f4.tar.gz
Build the dom extension embedded. This enables full functionality in xmlreader and fixes joyent/pkgsrc/issues/477. Bump PKREVISION.
Diffstat (limited to 'lang/php56/Makefile')
-rw-r--r--lang/php56/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index b0a49fc0cbb..bef4baf18c7 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2016/06/24 15:25:21 taca Exp $
+# $NetBSD: Makefile,v 1.13 2017/04/05 12:28:59 fhajny Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/