From 792529759b850aa6227cf6c074e30e190258a2ed Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 30 Mar 2006 03:44:41 +0000 Subject: * Honor PKGINFODIR. * List the info files directly in the PLIST. --- devel/g-wrap/Makefile | 4 ++-- devel/g-wrap/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'devel/g-wrap') diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index fe8b17f12a5..8b076fc6b0a 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2006/03/05 16:27:24 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2006/03/30 03:44:42 jlam Exp $ DISTNAME= g-wrap-1.9.6 PKGREVISION= 1 @@ -16,7 +16,7 @@ GNU_CONFIGURE= YES USE_TOOLS+= gmake makeinfo pkg-config USE_LIBTOOL= YES TEST_TARGET= check -INFO_FILES= g-wrap.info +INFO_FILES= # PLIST pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/guile/site/g-wrap/guile/ws diff --git a/devel/g-wrap/PLIST b/devel/g-wrap/PLIST index acb7655dfc9..d5098ce5815 100644 --- a/devel/g-wrap/PLIST +++ b/devel/g-wrap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2005/03/02 21:50:12 wiz Exp $ +@comment $NetBSD: PLIST,v 1.12 2006/03/30 03:44:42 jlam Exp $ bin/g-wrap-config include/ffi.h include/ffitarget.h @@ -8,6 +8,7 @@ include/g-wrap/ffi-support.h include/g-wrap/guile-compatibility.h include/g-wrap/guile-runtime.h include/g-wrap/guile-wct.h +info/g-wrap.info lib/libffi.la lib/libgw-guile-gw-glib.la lib/libgw-guile-standard.la -- cgit v1.2.3