From 0712b2f9a6d4fc52270b3523efb36652663cb6ec Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 24 Mar 2014 11:46:06 +0000 Subject: Switch to wx 2.8 --- deskutils/xchm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deskutils') 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} -- cgit