summaryrefslogtreecommitdiff
path: root/security/mozilla-rootcerts-openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/mozilla-rootcerts-openssl/Makefile')
-rw-r--r--security/mozilla-rootcerts-openssl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/mozilla-rootcerts-openssl/Makefile b/security/mozilla-rootcerts-openssl/Makefile
index 621f01c9ec4..4abb88a57ce 100644
--- a/security/mozilla-rootcerts-openssl/Makefile
+++ b/security/mozilla-rootcerts-openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/09/12 13:03:54 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2015/10/12 08:33:38 tnn Exp $
PKGNAME= mozilla-rootcerts-openssl-1
PKGREVISION= 1
@@ -37,14 +37,14 @@ PLACE= /etc
SET_PREFIX= yes
PLIST_SUBST+= MYETCDIR=etc
CHECK_FILES_SUPPORTED= no
-NOT_FOR_UNPRIVILEGED= yes
-
.else
PLACE= ${MY_PKG_SYSCONFDIR}
SET_PREFIX= yes
PLIST_SUBST+= MYETCDIR=${MY_PKG_SYSCONFDIR:S/^${PREFIX}//}
.endif
+NOT_FOR_UNPRIVILEGED= yes
+
OPENSSLDIR= ${PLACE}/openssl/certs
SSLDIR= /etc/ssl/certs