summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-06-02 16:02:30 +0000
committertron <tron@pkgsrc.org>2014-06-02 16:02:30 +0000
commit911c8a4c82b29107f7dcd50116b36e1ee136e0d1 (patch)
treee451d3e4b1829b46764004ddfacb85a531589df1
parentc95465f3284e931c89797764abb1ed20a2546ca6 (diff)
downloadpkgsrc-911c8a4c82b29107f7dcd50116b36e1ee136e0d1.tar.gz
Pullup ticket #4429 - requested by taca
lang/php53: match option handling of "php54" and "php55" Revisions pulled up: - lang/php53/Makefile.php 1.39 --- Module Name: pkgsrc Committed By: taca Date: Sat May 31 04:30:30 UTC 2014 Modified Files: pkgsrc/lang/php53: Makefile.php Log Message: Use PKG_OPTIONS.${PHP_PKG_PREFIX} as PKG_OPTIONS_VAR in order to consistent PKG_OPTIONS amaong packages which use lang/php/Makefile.php.
-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..b807d9ba3c2 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.38.4.1 2014/06/02 16:02:30 tron 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