summaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-25 18:20:06 +0000
committerminskim <minskim@pkgsrc.org>2004-02-25 18:20:06 +0000
commit2333b63720fe047d1d4c3eb18bce0d74ceee2f9f (patch)
tree0a7c265ddd40f12d681df7a98eb3e7b942f0fd3d /security/gnutls
parent3976305efbf7140f301131b404cc1a067edc4495 (diff)
downloadpkgsrc-2333b63720fe047d1d4c3eb18bce0d74ceee2f9f.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index a18a82b7b7f..0594597e99b 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/02/25 15:53:17 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/25 18:27:33 minskim Exp $
DISTNAME= gnutls-1.0.4
PKGREVISION= 1
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnutls.org/
COMMENT= GNU Transport Layer Security library
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES