summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-10-24 08:38:03 +0000
committerabs <abs@pkgsrc.org>2006-10-24 08:38:03 +0000
commit74eaf16336793d39a185f2ab053a8487bc8dfae0 (patch)
tree7cb00aeab1c6528b3392eee75b67107294172a30 /devel
parent4e761729152d1319d7e9020d8d6924c5666946bb (diff)
downloadpkgsrc-74eaf16336793d39a185f2ab053a8487bc8dfae0.tar.gz
fix builds on !Solaris
Diffstat (limited to 'devel')
-rw-r--r--devel/nss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/nss/Makefile b/devel/nss/Makefile
index 4f635b95ad1..ee47b14de70 100644
--- a/devel/nss/Makefile
+++ b/devel/nss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/10/22 15:32:47 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/24 08:38:03 abs Exp $
DISTNAME= nss-3.11
CATEGORIES= security
@@ -65,7 +65,7 @@ NSS_OBJ_DIR= ${OPSYS}${NSS_SHORT_OS_VERSION}${NSS_MACHINE_ARCH}_glibc_PTH_OPT.OB
SUNOS_TRUE?= "@comment "
SUNOS_FALSE?=
-PLIST_SUBST+= SUNOS_TRUE=${SUNOS_TRUE:Q}
+PLIST_SUBST+= SUNOS_TRUE=${SUNOS_TRUE}
PLIST_SUBST+= SUNOS_FALSE=${SUNOS_FALSE}
NSS_OBJ_DIR?= ${OPSYS}${OS_VERSION}_OPT.OBJ