summaryrefslogtreecommitdiff
path: root/security/gnutls
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/gnutls
parent5e3a5f058c91d0aa52878c8328d2a2085191f2d5 (diff)
downloadpkgsrc-0538ec5b33e56381337ee00b1bb6243bc3bc3c7a.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 27a38587477..e0bc1a15b20 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.158 2015/09/14 00:29:45 mef Exp $
+# $NetBSD: Makefile,v 1.159 2016/02/26 09:41:05 jperkin Exp $
DISTNAME= gnutls-3.3.18
CATEGORIES= security devel
@@ -36,12 +36,8 @@ MAKE_ENV+= TZ=UTC
EGDIR= ${PREFIX}/share/examples/gnutls
-.include "../../mk/bsd.prefs.mk"
-
# Assembler support is broken for SunOS in 3.2.9.
-.if ${OPSYS} == "SunOS"
-CONFIGURE_ARGS+= --disable-hardware-acceleration
-.endif
+CONFIGURE_ARGS.SunOS+= --disable-hardware-acceleration
INSTALLATION_DIRS= ${DOCDIR} ${EGDIR} include/gnutls