Date: Mon, 24 Mar 2014 12:57:30 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348989 - head/ftp/wxdfast Message-ID: <201403241257.s2OCvU4Y090508@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Mar 24 12:57:30 2014 New Revision: 348989 URL: http://svnweb.freebsd.org/changeset/ports/348989 QAT: https://qat.redports.org/buildarchive/r348989/ Log: Switch to wx 2.8 Modified: head/ftp/wxdfast/Makefile Modified: head/ftp/wxdfast/Makefile ============================================================================== --- head/ftp/wxdfast/Makefile Mon Mar 24 12:55:40 2014 (r348988) +++ head/ftp/wxdfast/Makefile Mon Mar 24 12:57:30 2014 (r348989) @@ -15,7 +15,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_WX= 2.6+ +USE_WX= 2.8+ WX_CONF_ARGS= relative WX_UNICODE= yes USES= gettext
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403241257.s2OCvU4Y090508>