summaryrefslogtreecommitdiff
path: root/security/libtasn1
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/libtasn1
parent3976305efbf7140f301131b404cc1a067edc4495 (diff)
downloadpkgsrc-2333b63720fe047d1d4c3eb18bce0d74ceee2f9f.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'security/libtasn1')
-rw-r--r--security/libtasn1/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index 3a5cb10eeba..fd500a28202 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/14 17:21:52 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/25 18:25:02 minskim Exp $
DISTNAME= libtasn1-0.2.6
CATEGORIES= security devel
@@ -8,6 +8,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnutls.org/
COMMENT= ASN.1 structure parser library
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES