mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
games/chromium-bsu: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
faf16b461b
commit
3b690e7e2b
@ -1,6 +1,6 @@
|
||||
PORTNAME= chromium-bsu
|
||||
PORTVERSION= 0.9.16.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/Chromium%20B.S.U.%20source%20code/
|
||||
|
||||
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libGLC.so:graphics/quesoglc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= compiler:c++11-lang gettext-tools gl gmake gnome localbase \
|
||||
pkgconfig sdl
|
||||
USE_SDL= sdl2 image2
|
||||
|
@ -1,5 +1,4 @@
|
||||
bin/chromium-bsu
|
||||
man/man6/chromium-bsu.6.gz
|
||||
share/applications/chromium-bsu.desktop
|
||||
share/icons/hicolor/64x64/apps/chromium-bsu.png
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/chromium-bsu.mo
|
||||
@ -13,3 +12,4 @@ share/icons/hicolor/64x64/apps/chromium-bsu.png
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/chromium-bsu.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/chromium-bsu.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/chromium-bsu.mo
|
||||
share/man/man6/chromium-bsu.6.gz
|
||||
|
Loading…
Reference in New Issue
Block a user