summaryrefslogtreecommitdiff
path: root/audio/ncmpcpp
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-02-18 18:15:53 +0300
committerGleb Popov <arrowd@FreeBSD.org>2024-02-18 19:03:00 +0300
commit8d59f2fa7ab4d0cbb453de2337c79151108fb94f (patch)
tree4355391004c9a206481f71d3b9eade2d415cba98 /audio/ncmpcpp
parentemulators/dosbox-x: update to 2023.10.06 (diff)
audio/*: Move manpages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'audio/ncmpcpp')
-rw-r--r--audio/ncmpcpp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile
index cb7d95c66542..924da18f4819 100644
--- a/audio/ncmpcpp/Makefile
+++ b/audio/ncmpcpp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ncmpcpp
DISTVERSION= 0.9.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= audio
MASTER_SITES= https://ncmpcpp.rybczak.net/stable/
@@ -23,10 +23,11 @@ USES= compiler:c++14-lang gnome iconv libtool localbase ncurses \
pkgconfig readline tar:bzip2
USE_GNOME= glib20
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ENV= ncursesw_CFLAGS="-L${NCURSESLIB}" ncursesw_LIBS="-lncursesw"
PLIST_FILES= bin/ncmpcpp \
- man/man1/ncmpcpp.1.gz
+ share/man/man1/ncmpcpp.1.gz
PORTDOCS= AUTHORS CHANGELOG.md COPYING bindings config
OPTIONS_DEFINE= CLOCK DOCS OUTPUTS TAGLIB VISUALIZER