summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-05-31 04:30:30 +0000
committertaca <taca@pkgsrc.org>2014-05-31 04:30:30 +0000
commit83c713150f0953d7ce9373ee7c570c817ad72bf0 (patch)
tree494e7d1e4b33d96da5239f37fac2710caeb5915d /lang
parent16f1b7a51079faca3ae32f3705c5bbf568078da7 (diff)
downloadpkgsrc-83c713150f0953d7ce9373ee7c570c817ad72bf0.tar.gz
Use PKG_OPTIONS.${PHP_PKG_PREFIX} as PKG_OPTIONS_VAR in order to consistent
PKG_OPTIONS amaong packages which use lang/php/Makefile.php.
Diffstat (limited to 'lang')
-rw-r--r--lang/php53/Makefile.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php53/Makefile.php b/lang/php53/Makefile.php
index 3de89a3b7e3..14c4fce3551 100644
--- a/lang/php53/Makefile.php
+++ b/lang/php53/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.38 2013/12/13 15:30:35 taca Exp $
+# $NetBSD: Makefile.php,v 1.39 2014/05/31 04:30:30 taca Exp $
# used by lang/php53/Makefile
# used by www/ap-php/Makefile
# used by www/php-fpm/Makefile
@@ -45,7 +45,7 @@ CONFIGURE_ARGS+= --with-libxml-dir=${PREFIX}
# Note: This expression is the same as ${PKGBASE}, but the latter is
# not defined yet, so we cannot use it here.
-PKG_OPTIONS_VAR= PKG_OPTIONS.${PKGNAME:C/-[0-9].*//}
+PKG_OPTIONS_VAR= PKG_OPTIONS.${PHP_PKG_PREFIX}
PKG_SUPPORTED_OPTIONS+= inet6 ssl maintainer-zts suhosin readline
PKG_SUGGESTED_OPTIONS+= inet6 ssl