svn commit: r348941 - head/deskutils/xchm
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 24 11:46:07 UTC 2014
Author: bapt
Date: Mon Mar 24 11:46:06 2014
New Revision: 348941
URL: http://svnweb.freebsd.org/changeset/ports/348941
QAT: https://qat.redports.org/buildarchive/r348941/
Log:
Switch to wx 2.8
Modified:
head/deskutils/xchm/Makefile
Modified: head/deskutils/xchm/Makefile
==============================================================================
--- head/deskutils/xchm/Makefile Mon Mar 24 11:43:08 2014 (r348940)
+++ head/deskutils/xchm/Makefile Mon Mar 24 11:46:06 2014 (r348941)
@@ -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}
More information about the svn-ports-all
mailing list