aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xchm/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2007-01-08 18:56:47 +0000
committerMax Khon <fjoe@FreeBSD.org>2007-01-08 18:56:47 +0000
commit021029c831a040bdac7502f1e2b694e5ea68c6f3 (patch)
treea8653d885c9ce3cbfa753a64292be6f5d8542590 /deskutils/xchm/Makefile
parent5dfc030f1255a211824883f892edd2666fa9ec5f (diff)
downloadports-021029c831a040bdac7502f1e2b694e5ea68c6f3.tar.gz
ports-021029c831a040bdac7502f1e2b694e5ea68c6f3.zip
Allow this port to be built with wxgtk 2.8 and later.
Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=181799
Diffstat (limited to 'deskutils/xchm/Makefile')
-rw-r--r--deskutils/xchm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile
index e768e88885d6..47c726b9355a 100644
--- a/deskutils/xchm/Makefile
+++ b/deskutils/xchm/Makefile
@@ -17,7 +17,7 @@ COMMENT= Windows HTML Help (.chm) viewer for UNIX
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib
GNU_CONFIGURE= yes
-USE_WX= 2.6
+USE_WX= 2.6+
WX_UNICODE= yes
WX_CONF_ARGS= absolute
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"