mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
chinese/pcmanx: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
7cd1a5abb1
commit
b411663899
@ -1,6 +1,6 @@
|
||||
PORTNAME= pcmanx
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= chinese net gnome
|
||||
MASTER_SITES= https://github.com/pcman-bbs/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION}
|
||||
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USES= compiler:c++11-lang gmake gnome iconv pkgconfig tar:xz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_GNOME= gtk20 intlhack
|
||||
|
||||
OPTIONS_DEFINE= NLS DEBUG DOCKLET NOTIFIER LIBNOTIFY NANCY MOUSE EXTERNAL IPLOOKUP PROXY
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/pcmanx
|
||||
man/man1/pcmanx.1.gz
|
||||
share/man/man1/pcmanx.1.gz
|
||||
share/applications/pcmanx.desktop
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pcmanx.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pcmanx.mo
|
||||
|
Loading…
Reference in New Issue
Block a user