diff options
author | tonio <tonio@pkgsrc.org> | 2005-09-27 12:24:06 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-09-27 12:24:06 +0000 |
commit | 09eff4b63c42d1c88cbe707ef102fdbb4565cca1 (patch) | |
tree | f0e295a0df0ba87704c33ad085b0be54ba58f43c /textproc/btparse/PLIST | |
parent | bc6f673a4f49f9d67766b7d4129187a415f2224c (diff) | |
download | pkgsrc-09eff4b63c42d1c88cbe707ef102fdbb4565cca1.tar.gz |
Update btparse to 0.34
btparse now uses automake and libtool, this fixes the build of dependancies
under darwin
approved by wiz@
Diffstat (limited to 'textproc/btparse/PLIST')
-rw-r--r-- | textproc/btparse/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/btparse/PLIST b/textproc/btparse/PLIST index 585e64db94a..fd4ea577a9a 100644 --- a/textproc/btparse/PLIST +++ b/textproc/btparse/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/01 02:20:03 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/09/27 12:24:06 tonio Exp $ +bin/bibparse include/btparse.h -lib/libbtparse.a +lib/libbtparse.la man/man3/bt_format_names.3 man/man3/bt_input.3 man/man3/bt_language.3 |