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/gsasl/Makefile | 5 ++--- security/gsasl/PLIST | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security/gsasl') diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 6505c8b8289..b634714ae12 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:34 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/03/31 23:56:29 jlam Exp $ DISTNAME= gsasl-0.2.5 PKGREVISION= 1 @@ -18,12 +18,11 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes TEST_TARGET= check -INFO_FILES= gsasl.info - CONFIGURE_ARGS+= --disable-gtk-doc CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html PKGCONFIG_OVERRIDE+= libgsasl.pc.in +INFO_FILES= # PLIST .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/libidn/buildlink3.mk" diff --git a/security/gsasl/PLIST b/security/gsasl/PLIST index bb591799b81..c19523cb02a 100644 --- a/security/gsasl/PLIST +++ b/security/gsasl/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.6 2005/02/28 13:29:31 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/03/31 23:56:29 jlam Exp $ bin/gsasl include/gsasl-compat.h include/gsasl-mech.h include/gsasl.h +info/gsasl.info lib/libgsasl.la lib/pkgconfig/libgsasl.pc man/man1/gsasl.1 -- cgit v1.2.3