mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
deskutils/xchm: use ${PREFIX}/share/man
This commit is contained in:
parent
36206f0365
commit
09cdd69f28
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= xchm
|
||||
PORTVERSION= 1.36
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
@ -19,6 +19,7 @@ GH_PROJECT= xCHM
|
|||
USE_WX= 3.0+
|
||||
WX_CONF_ARGS= absolute
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
LDFLAGS+= -lpthread
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
bin/xchm
|
||||
man/man1/xchm.1.gz
|
||||
share/applications/xchm.desktop
|
||||
share/icons/hicolor/128x128/apps/xchm.png
|
||||
share/icons/hicolor/128x128/apps/xchmdoc.png
|
||||
|
@ -9,6 +8,7 @@ share/icons/hicolor/32x32/apps/xchm.png
|
|||
share/icons/hicolor/32x32/apps/xchmdoc.png
|
||||
share/icons/hicolor/48x48/apps/xchm.png
|
||||
share/icons/hicolor/48x48/apps/xchmdoc.png
|
||||
share/man/man1/xchm.1.gz
|
||||
share/metainfo/xchm.appdata.xml
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/xchm.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/xchm.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue