sysutils/xcdroast: Move manpages to share/man

Approved by:	portmgr (blanket)
2024Q2
Gleb Popov 2024-03-27 11:13:27 +03:00
parent bce20a27e9
commit 34ee754ec7
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= xcdroast
PORTVERSION= 0.98.a.16
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.98alpha16 \
http://www.xcdroast.org/download/
@ -19,6 +19,7 @@ BUILD_DEPENDS= cdrecord:sysutils/cdrtools
USES= gettext gmake gnome iconv pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"

View File

@ -47,5 +47,5 @@ lib/xcdroast-0.98/sound/test.wav
%%NLS%%share/locale/zh_CN.GB2312/LC_MESSAGES/xcdroast.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xcdroast.mo
%%NLS%%share/locale/zh_TW.Big5/LC_MESSAGES/xcdroast.mo
man/man1/xcdroast.1.gz
share/man/man1/xcdroast.1.gz
@unexec if pw groupshow -n xcdwrite 2>/dev/null 1>&2; then pw groupdel -n xcdwrite; fi