git: 03b1a94f8aef - main - net/libfixbuf: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Jan 2024 13:00:04 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=03b1a94f8aef17c26f3f310795d7187f9eb60767 commit 03b1a94f8aef17c26f3f310795d7187f9eb60767 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-31 12:51:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-31 12:59:22 +0000 net/libfixbuf: Moved man to share/man Approved by: portmgr (blanket) --- net/libfixbuf/Makefile | 2 ++ net/libfixbuf/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/net/libfixbuf/Makefile b/net/libfixbuf/Makefile index a47c622f5f5c..6042ba425988 100644 --- a/net/libfixbuf/Makefile +++ b/net/libfixbuf/Makefile @@ -1,5 +1,6 @@ PORTNAME= libfixbuf DISTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://tools.netsa.cert.org/releases/ @@ -11,6 +12,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USES= gnome libtool pathfix perl5 pkgconfig USE_GNOME= glib20 diff --git a/net/libfixbuf/pkg-plist b/net/libfixbuf/pkg-plist index 289d0f29ccf3..994d9a6522b2 100644 --- a/net/libfixbuf/pkg-plist +++ b/net/libfixbuf/pkg-plist @@ -8,5 +8,5 @@ lib/libfixbuf.so lib/libfixbuf.so.9 lib/libfixbuf.so.9.0.3 libdata/pkgconfig/libfixbuf.pc -man/man1/ipfixDump.1.gz +share/man/man1/ipfixDump.1.gz %%DATADIR%%/cert_ipfix.xml