diff options
Diffstat (limited to 'security/gss/Makefile')
-rw-r--r-- | security/gss/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile index 1416c290ead..b36523e4e23 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/12/26 22:21:52 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:12 tv Exp $ # DISTNAME= gss-0.0.15 @@ -13,7 +13,6 @@ COMMENT= GNU Generic Security Service Library PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= gss.pc.in |