diff options
Diffstat (limited to 'security/gss')
-rw-r--r-- | security/gss/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile index eea54e39ba6..7aafccb4bb9 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:34 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/31 23:44:39 jlam Exp $ # DISTNAME= gss-0.0.15 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gss/ COMMENT= GNU Generic Security Service Library +CONFLICTS+= heimdal-[0-9]* + PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= pkg-config |