diff options
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r-- | security/gnutls/Makefile | 4 |
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 |