diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index 1219f55c31f4..249d4ac2dbb6 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -1,29 +1,30 @@ PORTNAME= xchm PORTVERSION= 1.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= dinoex@FreeBSD.org COMMENT= Windows HTML Help (.chm) viewer for UNIX WWW= https://github.com/rzvncj/xCHM LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libchm.so:misc/chmlib USES= compiler:c++11-lang desktop-file-utils localbase autoreconf USE_GITHUB= yes GH_ACCOUNT= rzvncj GH_PROJECT= xCHM USE_WX= 3.0+ WX_CONF_ARGS= absolute GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share LDFLAGS+= -lpthread OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls .include diff --git a/deskutils/xchm/pkg-plist b/deskutils/xchm/pkg-plist index 8b04ad873ab7..4909d81a6ee6 100644 --- a/deskutils/xchm/pkg-plist +++ b/deskutils/xchm/pkg-plist @@ -1,32 +1,32 @@ 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 share/icons/hicolor/16x16/apps/xchm.png share/icons/hicolor/16x16/apps/xchmdoc.png 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 %%NLS%%share/locale/cs/LC_MESSAGES/xchm.mo %%NLS%%share/locale/de/LC_MESSAGES/xchm.mo %%NLS%%share/locale/el/LC_MESSAGES/xchm.mo %%NLS%%share/locale/es/LC_MESSAGES/xchm.mo %%NLS%%share/locale/fr/LC_MESSAGES/xchm.mo %%NLS%%share/locale/hu/LC_MESSAGES/xchm.mo %%NLS%%share/locale/it/LC_MESSAGES/xchm.mo %%NLS%%share/locale/lv/LC_MESSAGES/xchm.mo %%NLS%%share/locale/pl/LC_MESSAGES/xchm.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xchm.mo %%NLS%%share/locale/pt_PT/LC_MESSAGES/xchm.mo %%NLS%%share/locale/ro/LC_MESSAGES/xchm.mo %%NLS%%share/locale/ru/LC_MESSAGES/xchm.mo %%NLS%%share/locale/sk/LC_MESSAGES/xchm.mo %%NLS%%share/locale/sv/LC_MESSAGES/xchm.mo %%NLS%%share/locale/uk/LC_MESSAGES/xchm.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xchm.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xchm.mo