summaryrefslogtreecommitdiff
path: root/devel/g-wrap1
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-30 03:44:41 +0000
committerjlam <jlam@pkgsrc.org>2006-03-30 03:44:41 +0000
commit792529759b850aa6227cf6c074e30e190258a2ed (patch)
treee284cce507534ba20c3380c2f5b60203bf4526fe /devel/g-wrap1
parent67b40424518ea89a6b2972171275539f5e3e6254 (diff)
downloadpkgsrc-792529759b850aa6227cf6c074e30e190258a2ed.tar.gz
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'devel/g-wrap1')
-rw-r--r--devel/g-wrap1/Makefile4
-rw-r--r--devel/g-wrap1/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/g-wrap1/Makefile b/devel/g-wrap1/Makefile
index b1bce9acf2d..a03842e3fb8 100644
--- a/devel/g-wrap1/Makefile
+++ b/devel/g-wrap1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/05 16:27:24 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/30 03:44:42 jlam Exp $
DISTNAME= g-wrap-1.3.4
PKGREVISION= 7
@@ -15,7 +15,7 @@ DEPENDS+= guile-slib>=2.4.2nb6:../../devel/guile-slib
GNU_CONFIGURE= YES
USE_TOOLS+= gmake makeinfo
USE_LIBTOOL= YES
-INFO_FILES= g-wrap.info
+INFO_FILES= # PLIST
CONFIGURE_ARGS+= --with-modules-dir=${PREFIX}/share/guile
CONFIGURE_ENV+= ac_cv_path_RSCHEME="nope"
diff --git a/devel/g-wrap1/PLIST b/devel/g-wrap1/PLIST
index 428a8c73c70..b9cfb11cbfc 100644
--- a/devel/g-wrap1/PLIST
+++ b/devel/g-wrap1/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2004/12/04 16:23:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/03/30 03:44:42 jlam Exp $
bin/g-wrap-config
include/g-wrap/g-wrap-compatibility.h
include/g-wrap/g-wrap-glib.h
include/g-wrap/g-wrap-wct.h
+info/g-wrap.info
lib/libgw-glib.la
lib/libgw-gtk.la
lib/libgw-standard.la