diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
commit | 792529759b850aa6227cf6c074e30e190258a2ed (patch) | |
tree | e284cce507534ba20c3380c2f5b60203bf4526fe /devel/g-wrap/PLIST | |
parent | 67b40424518ea89a6b2972171275539f5e3e6254 (diff) | |
download | pkgsrc-792529759b850aa6227cf6c074e30e190258a2ed.tar.gz |
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'devel/g-wrap/PLIST')
-rw-r--r-- | devel/g-wrap/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
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 |