aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/xchm
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-07-03 18:53:17 +0800
committerpav <pav@FreeBSD.org>2005-07-03 18:53:17 +0800
commit44ee2ed940c5380055e049c1d545200647b995b6 (patch)
tree1744f6ba77d8c595a8b6e069e8d5941e3373102c /deskutils/xchm
parentba4d1091a3725a6a7f5bd5cb67bcdc056747af0c (diff)
downloadfreebsd-ports-gnome-44ee2ed940c5380055e049c1d545200647b995b6.tar.gz
freebsd-ports-gnome-44ee2ed940c5380055e049c1d545200647b995b6.tar.zst
freebsd-ports-gnome-44ee2ed940c5380055e049c1d545200647b995b6.zip
- Update to 1.0
- Switch to wx 2.6
Diffstat (limited to 'deskutils/xchm')
-rw-r--r--deskutils/xchm/Makefile6
-rw-r--r--deskutils/xchm/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile
index 73de1985adbc..e740fc1a9550 100644
--- a/deskutils/xchm/Makefile
+++ b/deskutils/xchm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xchm
-PORTVERSION= 0.9.8
+PORTVERSION= 1.0
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,11 +15,11 @@ MAINTAINER= pav@FreeBSD.org
COMMENT= Windows HTML Help (.chm) viewer for UNIX
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \
- wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
+ wx_base-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
-CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config
+CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.6-config
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
USE_REINPLACE= yes
diff --git a/deskutils/xchm/distinfo b/deskutils/xchm/distinfo
index e27415b0f2ce..7a8efbc6d951 100644
--- a/deskutils/xchm/distinfo
+++ b/deskutils/xchm/distinfo
@@ -1,2 +1,2 @@
-MD5 (xchm-0.9.8.tar.gz) = a7ef5845a5a594bef8546846f2bdbaa7
-SIZE (xchm-0.9.8.tar.gz) = 325722
+MD5 (xchm-1.0.tar.gz) = 808e87a2a00683b5142e9f74398a20b4
+SIZE (xchm-1.0.tar.gz) = 325863