summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2007-01-08 18:56:47 +0000
committerfjoe <fjoe@FreeBSD.org>2007-01-08 18:56:47 +0000
commitfe7756cfbe0649e4e69a27f62cd29629fa29a216 (patch)
tree6f97d45ff8fe170bc04beb3135e228fa2d55c8e3 /deskutils
parenta64d363b6a0537392b523714905a8b41dcd78159 (diff)
downloadFreeBSD-ports-fe7756cfbe0649e4e69a27f62cd29629fa29a216.zip
FreeBSD-ports-fe7756cfbe0649e4e69a27f62cd29629fa29a216.tar.gz
Allow this port to be built with wxgtk 2.8 and later.
Approved by: MAINTAINER
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xchm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile
index e768e88..47c726b 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}"
OpenPOWER on IntegriCloud