summaryrefslogtreecommitdiff
path: root/security/heimdal
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-02-25 08:27:02 +0000
committerjperkin <jperkin>2016-02-25 08:27:02 +0000
commite16a2e74c152c3a37038224b300f0afdf517a65f (patch)
tree948a158177d1cda7520cc36f2bcb6f949a858590 /security/heimdal
parentf48714e7ecc17309cf4e8e270a608c334dd9c09d (diff)
downloadpkgsrc-e16a2e74c152c3a37038224b300f0afdf517a65f.tar.gz
Remove manual OPSYSVARS additions which are now part of the default set.
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 1154b952ffa..10072b6279e 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2015/10/10 01:57:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.117 2016/02/25 08:27:04 jperkin Exp $
DISTNAME= heimdal-1.5.3
PKGREVISION= 10
@@ -53,7 +53,6 @@ CFLAGS.Darwin+= -DBIND_8_COMPAT
# Though Solaris has a <vis.h> header, it does something very unrelated
# to the BSD <vis.h> header.
-OPSYSVARS+= CONFIGURE_ENV
CONFIGURE_ENV.SunOS+= ac_cv_header_vis_h=no
.include "../../mk/readline.buildlink3.mk"