aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-24 19:46:06 +0800
committerbapt <bapt@FreeBSD.org>2014-03-24 19:46:06 +0800
commit0712b2f9a6d4fc52270b3523efb36652663cb6ec (patch)
tree26809876b91e8c3de726ed5cf1cf41f412d99a27 /deskutils
parent07ca46f537545026a0f1c049ef64fcefcfd053e1 (diff)
downloadfreebsd-ports-gnome-0712b2f9a6d4fc52270b3523efb36652663cb6ec.tar.gz
freebsd-ports-gnome-0712b2f9a6d4fc52270b3523efb36652663cb6ec.tar.zst
freebsd-ports-gnome-0712b2f9a6d4fc52270b3523efb36652663cb6ec.zip
Switch to wx 2.8
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xchm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile
index 5e335bcd6af1..961674ef12b0 100644
--- a/deskutils/xchm/Makefile
+++ b/deskutils/xchm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xchm
PORTVERSION= 1.23
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/xCHM/${PORTNAME}-${PORTVERSION}
@@ -18,7 +19,7 @@ OPTIONS_SUB= yes
NLS_USES= gettext
GNU_CONFIGURE= yes
-USE_WX= 2.6+
+USE_WX= 2.8+
WX_UNICODE= yes
WX_CONF_ARGS= absolute
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}