diff --git a/dns/dnstable/Makefile b/dns/dnstable/Makefile index a16620f0c8a0..a3990c0c7f0c 100644 --- a/dns/dnstable/Makefile +++ b/dns/dnstable/Makefile @@ -1,28 +1,24 @@ PORTNAME= dnstable PORTVERSION= 0.14.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight MAINTAINER= truckman@FreeBSD.org COMMENT= Encoding format, library, and utilities for passive DNS data WWW= https://github.com/farsightsec/dnstable LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libmtbl.so:devel/mtbl \ libwdns.so:dns/wdns USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share INSTALL_TARGET= install-strip -post-install: -.for i in 1 3 5 7 - ${INSTALL_MAN} ${WRKSRC}/man/*.${i} ${STAGEDIR}/${PREFIX}/man/man${i} -.endfor - .include diff --git a/dns/dnstable/pkg-plist b/dns/dnstable/pkg-plist index 9d4684d3d8d7..fbf036fe11fa 100644 --- a/dns/dnstable/pkg-plist +++ b/dns/dnstable/pkg-plist @@ -1,20 +1,20 @@ bin/dnstable_dump bin/dnstable_lookup bin/dnstable_merge include/dnstable.h lib/libdnstable.a lib/libdnstable.so lib/libdnstable.so.0 lib/libdnstable.so.0.3.0 libdata/pkgconfig/libdnstable.pc -man/man1/dnstable_dump.1.gz -man/man1/dnstable_lookup.1.gz -man/man1/dnstable_merge.1.gz -man/man3/dnstable_entry.3.gz -man/man3/dnstable_iter.3.gz -man/man3/dnstable_merge_func.3.gz -man/man3/dnstable_query.3.gz -man/man3/dnstable_reader.3.gz -man/man3/dnstable_stat.3.gz -man/man5/dnstable-encoding.5.gz -man/man7/dnstable.7.gz +share/man/man1/dnstable_dump.1.gz +share/man/man1/dnstable_lookup.1.gz +share/man/man1/dnstable_merge.1.gz +share/man/man3/dnstable_entry.3.gz +share/man/man3/dnstable_iter.3.gz +share/man/man3/dnstable_merge_func.3.gz +share/man/man3/dnstable_query.3.gz +share/man/man3/dnstable_reader.3.gz +share/man/man3/dnstable_stat.3.gz +share/man/man5/dnstable-encoding.5.gz +share/man/man7/dnstable.7.gz