mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/xcdroast: Move manpages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -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}"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user