aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xchm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-06 20:12:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-06 20:12:02 +0000
commit89716ea20b064f6908882fab965e63431198b95a (patch)
tree39cb90699de5a54b5d6b383f0fc41d81db271ac8 /deskutils/xchm
parent76c48a63d8a1c1ccf9b6fc20563086d065e2b972 (diff)
downloadports-89716ea20b064f6908882fab965e63431198b95a.tar.gz
ports-89716ea20b064f6908882fab965e63431198b95a.zip
- This works so much better with wx-unicode
Submitted by: fjoe via krion
Notes
Notes: svn path=/head/; revision=161511
Diffstat (limited to 'deskutils/xchm')
-rw-r--r--deskutils/xchm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile
index ba4aecb71bfe..db1c7300c192 100644
--- a/deskutils/xchm/Makefile
+++ b/deskutils/xchm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xchm
PORTVERSION= 1.7.1
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,11 +16,11 @@ MAINTAINER= pav@FreeBSD.org
COMMENT= Windows HTML Help (.chm) viewer for UNIX
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \
- wx_base-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26
+ wx_baseu-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26-unicode
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
-CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.6-config
+CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2u-2.6-config
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
post-patch: