summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-05 17:25:39 +0000
committerrillig <rillig>2005-11-05 17:25:39 +0000
commit7f38d65884e9a0d2727e68a31ce37580e9efd061 (patch)
treeaa817afb133c6c916241384578578008d98c3b00 /www
parent94149a6b36733e2c9d72ebc7a3caeafb569c7b40 (diff)
downloadpkgsrc-7f38d65884e9a0d2727e68a31ce37580e9efd061.tar.gz
Replaced ${PKGNAME:C...} with the equivalent ${PKGBASE}.
Diffstat (limited to 'www')
-rw-r--r--www/php4/Makefile.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php4/Makefile.php b/www/php4/Makefile.php
index 6f4a8c86f39..b4ee091e3ee 100644
--- a/www/php4/Makefile.php
+++ b/www/php4/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.31 2005/11/04 21:16:30 tv Exp $
+# $NetBSD: Makefile.php,v 1.32 2005/11/05 17:25:39 rillig Exp $
.include "../../www/php4/Makefile.common"
@@ -42,7 +42,7 @@ CONFIGURE_ARGS+= ${PHP4_CONFIGURE_ARGS}
CONFIGURE_ENV+= ac_cv_lib_pam_pam_start=no
CONFIGURE_ENV+= EXTENSION_DIR="${PREFIX}/${PHP_EXTENSION_DIR}"
-PKG_OPTIONS_VAR= PKG_OPTIONS.${PKGNAME:C/-[^-]*$//}
+PKG_OPTIONS_VAR= PKG_OPTIONS.${PKGBASE}
PKG_SUPPORTED_OPTIONS+= inet6 ssl
PKG_SUGGESTED_OPTIONS+= ssl