diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-11-05 01:24:51 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-11-05 01:24:51 +0000 |
commit | 63af0be53ca427ed60521f48bae6eda83059e668 (patch) | |
tree | ed0425a4f6c4abcd0bdb3872740c107962cbd00e /deskutils | |
parent | 94ca47dd0095b1afd8587a4100baddd629a48afd (diff) | |
download | ports-63af0be53ca427ed60521f48bae6eda83059e668.tar.gz ports-63af0be53ca427ed60521f48bae6eda83059e668.zip |
- Update to 0.8.7 [1].
- Use wxgtk2.
PR: 58815 [1]
Submitted by: MAINTAINER [1]
Notes
Notes:
svn path=/head/; revision=93116
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xchm/Makefile | 7 | ||||
-rw-r--r-- | deskutils/xchm/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index 760b296f1101..595923325996 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchm -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.7 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,8 +14,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pav@oook.cz COMMENT= Windows HTML Help (.chm) viewer for UNIX -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel \ - chm.0:${PORTSDIR}/misc/chmlib +LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \ + wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 +CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config GNU_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/deskutils/xchm/distinfo b/deskutils/xchm/distinfo index 25a15200e97a..82c0dc686b67 100644 --- a/deskutils/xchm/distinfo +++ b/deskutils/xchm/distinfo @@ -1 +1 @@ -MD5 (xchm-0.8.4.tar.gz) = faf1ab179c2d2a29f4432fff1067d3b3 +MD5 (xchm-0.8.7.tar.gz) = 0bb485f68199707a78329524f4fff572 |