summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-26 09:41:05 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-26 09:41:05 +0000
commit0538ec5b33e56381337ee00b1bb6243bc3bc3c7a (patch)
tree72df1816f530edc041bc86199cc3b570f108bb16 /security/cyrus-sasl
parent5e3a5f058c91d0aa52878c8328d2a2085191f2d5 (diff)
downloadpkgsrc-0538ec5b33e56381337ee00b1bb6243bc3bc3c7a.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r--security/cyrus-sasl/Makefile.common6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/cyrus-sasl/Makefile.common b/security/cyrus-sasl/Makefile.common
index bbc439dea79..e26e02353be 100644
--- a/security/cyrus-sasl/Makefile.common
+++ b/security/cyrus-sasl/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2015/03/15 16:47:19 hiramatsu Exp $
+# $NetBSD: Makefile.common,v 1.23 2016/02/26 09:41:05 jperkin Exp $
#
# used by security/cyrus-sasl/Makefile
# used by security/cy2-anonymous/Makefile
@@ -54,9 +54,7 @@ PLUGINDIR= ${PREFIX}/lib/sasl2
CONFIGURE_ARGS+= --with-plugindir=${PLUGINDIR:Q}
CONFIGURE_ARGS+= --disable-java
-.if ${OPSYS} == "Darwin"
-CONFIGURE_ARGS+= --disable-macos-framework
-.endif
+CONFIGURE_ARGS.Darwin+= --disable-macos-framework
# Authentication mechanisms
CONFIGURE_ARGS+= --disable-anon # ANONYMOUS