aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-31 12:10:04 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-31 12:58:44 +0000
commitc04291a5840b2863be8bff4e02df1c3cf44bbea8 (patch)
tree6491b73b31028098ae9b51b0a3b3260f9788c9fc
parente9366e12b51a5747fcd86f9160f29b722daad661 (diff)
downloadports-c04291a5840b2863be8bff4e02df1c3cf44bbea8.tar.gz
ports-c04291a5840b2863be8bff4e02df1c3cf44bbea8.zip
devel/newt: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/newt/Makefile2
-rw-r--r--devel/newt/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index a02a269f3a99..83b24b8618c9 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= newt
PORTVERSION= 0.52.22
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://releases.pagure.org/newt/
@@ -16,6 +17,7 @@ LIB_DEPENDS= libpopt.so:devel/popt \
USES= autoreconf gmake localbase ncurses pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
MAKE_ENV= PCFLAGS="${CFLAGS}"
MAKE_JOBS_UNSAFE= yes
diff --git a/devel/newt/pkg-plist b/devel/newt/pkg-plist
index 35a05535ba6d..2ec68e0757da 100644
--- a/devel/newt/pkg-plist
+++ b/devel/newt/pkg-plist
@@ -9,7 +9,7 @@ lib/libnewt.so.%%VERSION%%
%%TCL%%lib/whip%%VERSION%%/pkgIndex.tcl
%%TCL%%lib/whip%%VERSION%%/whiptcl.so
libdata/pkgconfig/libnewt.pc
-man/man1/whiptail.1.gz
+share/man/man1/whiptail.1.gz
%%NLS%%share/locale/ar/LC_MESSAGES/newt.mo
%%NLS%%share/locale/as/LC_MESSAGES/newt.mo
%%NLS%%share/locale/ast/LC_MESSAGES/newt.mo