summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-05 17:18:28 +0000
committerrillig <rillig>2005-11-05 17:18:28 +0000
commit0ffbf425d4fd20a1b7772e42b3e4481cea9524b9 (patch)
treeb345696d68e1719501ee5fe6844c25aabe26935f /lang
parent2f6ca0ae930356c89ae772234b769c491b022d7f (diff)
downloadpkgsrc-0ffbf425d4fd20a1b7772e42b3e4481cea9524b9.tar.gz
Replaced an overly complex expression with the equivalent ${PKGBASE}.
Diffstat (limited to 'lang')
-rw-r--r--lang/php5/Makefile.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5/Makefile.php b/lang/php5/Makefile.php
index d16583e9b0a..5ef776ce426 100644
--- a/lang/php5/Makefile.php
+++ b/lang/php5/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.12 2005/10/23 16:59:49 jdolecek Exp $
+# $NetBSD: Makefile.php,v 1.13 2005/11/05 17:18:28 rillig Exp $
#
.include "../../lang/php5/Makefile.common"
@@ -40,7 +40,7 @@ CONFIGURE_ARGS+= --enable-xml
CONFIGURE_ARGS+= --with-libxml-dir=${PREFIX}
.include "../../textproc/libxml2/buildlink3.mk"
-PKG_OPTIONS_VAR= PKG_OPTIONS.${PKGNAME:C/-[^-]*$//}
+PKG_OPTIONS_VAR= PKG_OPTIONS.${PKGBASE}
PKG_SUPPORTED_OPTIONS+= inet6 ssl
PKG_SUGGESTED_OPTIONS+= ssl