summaryrefslogtreecommitdiff
path: root/security/gss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gss/Makefile')
-rw-r--r--security/gss/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile
index 7aafccb4bb9..771909d5ee5 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/31 23:44:39 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/03/31 23:56:29 jlam Exp $
#
DISTNAME= gss-0.0.15
@@ -17,9 +17,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+INFO_FILES= # PLIST
PKGCONFIG_OVERRIDE+= gss.pc.in
-INFO_FILES= gss.info
-
.include "../../mk/bsd.pkg.mk"