aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-06-06 09:12:56 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-06-06 09:12:56 +0800
commit5769ba85490bc68d0e89796eee56dc29ea4d72b1 (patch)
tree39553f947ea15e87424f98d2fdb9bd5e57b524ef /www
parent4d80a1f9cb35c0b452b124eb8cf71bb6028bc5a9 (diff)
downloadfreebsd-ports-gnome-5769ba85490bc68d0e89796eee56dc29ea4d72b1.tar.gz
freebsd-ports-gnome-5769ba85490bc68d0e89796eee56dc29ea4d72b1.tar.zst
freebsd-ports-gnome-5769ba85490bc68d0e89796eee56dc29ea4d72b1.zip
Fix options conversion with bmake
Diffstat (limited to 'www')
-rw-r--r--www/squid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index c10a627809a9..59082bbd4e1f 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -239,7 +239,7 @@ basic_auth+= SASL
libexec+= sasl_auth
.endif
# POLA: allow the old global make.conf(5) (pre src.conf(5)) defines, too:
-.if ${PORT_OPTIONS:MNIS_AUTH) && !defined(NO_NIS) && !defined(WITHOUT_NIS}
+.if ${PORT_OPTIONS:MNIS_AUTH} && !defined(NO_NIS) && !defined(WITHOUT_NIS)
basic_auth+= YP
libexec+= yp_auth
.endif
g'> comms/pear-Horde_ActiveSync 2.21.0 -> 2.23.1 devel/pear-Horde_Core 2.17.2 -> 2.18.1 security/pear-Horde_Crypt 2.5.1 -> 2.5.2 www/pear-Horde_Http 2.1.1 -> 2.1.2 mail/pear-Horde_Imap_Client 2.25.6 -> 2.26.0 mail/pear-Horde_Mail 2.5.0 -> 2.5.1 mail/pear-Horde_Mime 2.6.0 -> 2.6.1 devel/pear-Horde_Prefs 2.7.0 -> 2.7.1 mail/pear-Horde_Smtp 1.7.0 -> 1.8.0 devel/pear-Horde_Util 2.5.1 -> 2.5.2 * Convert to USES=hordebapt2014-10-01