diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/btparse/Makefile | 3 | ||||
-rw-r--r-- | textproc/btparse/pkg-plist | 18 |
2 files changed, 11 insertions, 10 deletions
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile index 9a834e25d1a7..40d417945b0a 100644 --- a/textproc/btparse/Makefile +++ b/textproc/btparse/Makefile @@ -1,6 +1,6 @@ PORTNAME= btparse PORTVERSION= 0.35 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AMBS/${PORTNAME} @@ -10,6 +10,7 @@ COMMENT= C library for parsing and processing BibTeX data files WWW= http://www.gerg.ca/software/btOOL GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes USES= perl5 libtool pathfix USE_PERL5= build diff --git a/textproc/btparse/pkg-plist b/textproc/btparse/pkg-plist index 49788ff1f7b6..ad7b3ea83d15 100644 --- a/textproc/btparse/pkg-plist +++ b/textproc/btparse/pkg-plist @@ -5,12 +5,12 @@ lib/libbtparse.so.0 lib/libbtparse.so lib/libbtparse.a libdata/pkgconfig/btparse.pc -man/man3/btparse.3.gz -man/man3/bt_language.3.gz -man/man3/bt_input.3.gz -man/man3/bt_traversal.3.gz -man/man3/bt_postprocess.3.gz -man/man3/bt_macros.3.gz -man/man3/bt_split_names.3.gz -man/man3/bt_format_names.3.gz -man/man3/bt_misc.3.gz +share/man/man3/btparse.3.gz +share/man/man3/bt_language.3.gz +share/man/man3/bt_input.3.gz +share/man/man3/bt_traversal.3.gz +share/man/man3/bt_postprocess.3.gz +share/man/man3/bt_macros.3.gz +share/man/man3/bt_split_names.3.gz +share/man/man3/bt_format_names.3.gz +share/man/man3/bt_misc.3.gz |