git: b3ce4f3c894b - main - x11/xdialog: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 19:27:08 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3ce4f3c894bbb63f0dbb1bc46edf8f0dc314422 commit b3ce4f3c894bbb63f0dbb1bc46edf8f0dc314422 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 19:21:54 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 19:26:40 +0000 x11/xdialog: Moved man to share/man Approved by: portmgr (blanket) --- x11/xdialog/Makefile | 3 ++- x11/xdialog/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index c6df165e3d26..a6535a8af624 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -1,6 +1,6 @@ PORTNAME= xdialog PORTVERSION= 2.3.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11 MASTER_SITES= http://xdialog.free.fr/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} @@ -19,6 +19,7 @@ LIB_DEPENDS+= libfreetype.so:print/freetype2 USES= gnome localbase pkgconfig tar:bzip2 USE_GNOME= cairo gdkpixbuf2 gtk20 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-gtk2 OPTIONS_DEFINE= DOCS NLS diff --git a/x11/xdialog/pkg-plist b/x11/xdialog/pkg-plist index 0e2d0dc19ed1..8165a318bbec 100644 --- a/x11/xdialog/pkg-plist +++ b/x11/xdialog/pkg-plist @@ -1,5 +1,5 @@ bin/Xdialog -man/man1/Xdialog.1.gz +share/man/man1/Xdialog.1.gz @dir %%DATADIR%%/usr/local/share/applications share/applications/bsdconfig.desktop share/icons/hicolor/48x48/apps/bsdconfig.png