aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-17 10:28:02 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-17 11:06:23 +0000
commitfa67a814d0d439f7401224711dc910e205a343b4 (patch)
treec315de7a12e5f9e651242633d648df2712ef7977
parent6b637ffc3789fc9c3c5dd264b31a707c9f72690b (diff)
downloadports-fa67a814d0d439f7401224711dc910e205a343b4.tar.gz
ports-fa67a814d0d439f7401224711dc910e205a343b4.zip
misc/pdmenu: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--misc/pdmenu/Makefile2
-rw-r--r--misc/pdmenu/pkg-plist4
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile
index b22beaff7cd3..a4387d0fac34 100644
--- a/misc/pdmenu/Makefile
+++ b/misc/pdmenu/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pdmenu
DISTVERSION= 1.3.6
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= https://git.kitenet.net/index.cgi/pdmenu.git/snapshot/
@@ -14,6 +15,7 @@ LIB_DEPENDS= libslang.so:devel/libslang2
USES= gettext gmake ncurses shebangfix
SHEBANG_FILES= examples/showdir.pl
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ENV= SLANG_H_LOC="${LOCALBASE}/include/slang.h" \
SLANG_LIB_LOC="${LOCALBASE}/lib"
MAKE_ENV= INSTALL_PREFIX="${STAGEDIR}"
diff --git a/misc/pdmenu/pkg-plist b/misc/pdmenu/pkg-plist
index 57d698afc878..7dd69f844b15 100644
--- a/misc/pdmenu/pkg-plist
+++ b/misc/pdmenu/pkg-plist
@@ -1,10 +1,10 @@
bin/pdmenu
@sample etc/pdmenurc.sample
-man/man1/pdmenu.1.gz
-man/man5/pdmenurc.5.gz
%%NLS%%share/locale/da/LC_MESSAGES/pdmenu.mo
%%NLS%%share/locale/es/LC_MESSAGES/pdmenu.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pdmenu.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pdmenu.mo
+share/man/man1/pdmenu.1.gz
+share/man/man5/pdmenurc.5.gz
%%DATADIR%%/editdir.pl
%%DATADIR%%/showdir.pl