- This works so much better with wx-unicode

Submitted by:	fjoe via krion
This commit is contained in:
Pav Lucistnik 2006-05-06 20:12:02 +00:00
parent 76c48a63d8
commit 89716ea20b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161511

View file

@ -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: