From 739ade02f5e5a61b32a7e44d8957b09888c72c6d Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 31 Mar 2006 23:56:28 +0000 Subject: List the info pages directly in the PLIST and ensure that we honor PKGINFODIR. --- security/gss/Makefile | 5 ++--- security/gss/PLIST | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security/gss') 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 -- cgit v1.2.3