aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xchm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-24 11:46:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-24 11:46:06 +0000
commita4b573f293ba29e42ca93530ccb4d90d4b3074d0 (patch)
tree26809876b91e8c3de726ed5cf1cf41f412d99a27 /deskutils/xchm
parent83f5d6ccf092f12a044d55eaa8c1b598c6dfc414 (diff)
downloadports-a4b573f293ba29e42ca93530ccb4d90d4b3074d0.tar.gz
ports-a4b573f293ba29e42ca93530ccb4d90d4b3074d0.zip
Switch to wx 2.8
Notes
Notes: svn path=/head/; revision=348941
Diffstat (limited to 'deskutils/xchm')
-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}