diff options
-rw-r--r-- | deskutils/xchm/Makefile | 10 | ||||
-rw-r--r-- | deskutils/xchm/distinfo | 6 | ||||
-rw-r--r-- | deskutils/xchm/pkg-plist | 7 |
3 files changed, 12 insertions, 11 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index 45b57da98d02..e768e88885d6 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchm -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,12 +14,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pav@FreeBSD.org COMMENT= Windows HTML Help (.chm) viewer for UNIX -LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \ - wx_baseu-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26-unicode +LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib GNU_CONFIGURE= yes -USE_X_PREFIX= yes -CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2u-2.6-config +USE_WX= 2.6 +WX_UNICODE= yes +WX_CONF_ARGS= absolute CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" post-patch: diff --git a/deskutils/xchm/distinfo b/deskutils/xchm/distinfo index b242ea8fee99..5d9c2618cea2 100644 --- a/deskutils/xchm/distinfo +++ b/deskutils/xchm/distinfo @@ -1,3 +1,3 @@ -MD5 (xchm-1.9.tar.gz) = 12e1faf49447c743c5c936636cd8a172 -SHA256 (xchm-1.9.tar.gz) = 75e53dedb638ba9eb2efc08e5a8a2e20a4d13b86ea47d9bfa6601d6b9f39ca3b -SIZE (xchm-1.9.tar.gz) = 358932 +MD5 (xchm-1.10.tar.gz) = df4d42e3bb11187139f4475b89c4ab96 +SHA256 (xchm-1.10.tar.gz) = dbed9ed4df515f4035c8c881ff72203cbc1ef697640eeb876267be469343a524 +SIZE (xchm-1.10.tar.gz) = 371871 diff --git a/deskutils/xchm/pkg-plist b/deskutils/xchm/pkg-plist index 5352b52ae015..5e82f621012e 100644 --- a/deskutils/xchm/pkg-plist +++ b/deskutils/xchm/pkg-plist @@ -8,15 +8,15 @@ share/locale/hu/LC_MESSAGES/xchm.mo share/locale/it/LC_MESSAGES/xchm.mo share/locale/lv/LC_MESSAGES/xchm.mo share/locale/pl/LC_MESSAGES/xchm.mo -share/locale/pt/LC_MESSAGES/xchm.mo +share/locale/pt_BR/LC_MESSAGES/xchm.mo +share/locale/pt_PT/LC_MESSAGES/xchm.mo share/locale/ro/LC_MESSAGES/xchm.mo share/locale/ru/LC_MESSAGES/xchm.mo share/locale/sk/LC_MESSAGES/xchm.mo +share/locale/sv/LC_MESSAGES/xchm.mo share/locale/uk/LC_MESSAGES/xchm.mo share/locale/zh_CN/LC_MESSAGES/xchm.mo share/locale/zh_TW/LC_MESSAGES/xchm.mo -share/pixmaps/copy.xpm -share/pixmaps/find.xpm share/pixmaps/xchm-128.xpm share/pixmaps/xchm-16.xpm share/pixmaps/xchm-32.xpm @@ -25,3 +25,4 @@ share/pixmaps/xchmdoc-128.xpm share/pixmaps/xchmdoc-16.xpm share/pixmaps/xchmdoc-32.xpm share/pixmaps/xchmdoc-48.xpm +@dirrmtry share/pixmaps |