summaryrefslogtreecommitdiff
path: root/security/gss
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
commit739ade02f5e5a61b32a7e44d8957b09888c72c6d (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /security/gss
parentc86ad2bc4b5f8212490ad688fee7ffee5bc1ee8f (diff)
downloadpkgsrc-739ade02f5e5a61b32a7e44d8957b09888c72c6d.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'security/gss')
-rw-r--r--security/gss/Makefile5
-rw-r--r--security/gss/PLIST3
2 files changed, 4 insertions, 4 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"
diff --git a/security/gss/PLIST b/security/gss/PLIST
index 280f02a880d..59fe5bc946d 100644
--- a/security/gss/PLIST
+++ b/security/gss/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:52 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/03/31 23:56:29 jlam Exp $
bin/gss
include/gss.h
include/gss/api.h
include/gss/ext.h
+info/gss.info
lib/libgss.la
lib/pkgconfig/gss.pc
man/man1/gss.1