Date: Sat, 5 Jul 2014 23:12:13 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360836 - head/deskutils/wammu Message-ID: <201407052312.s65NCDuL032308@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Sat Jul 5 23:12:12 2014 New Revision: 360836 URL: http://svnweb.freebsd.org/changeset/ports/360836 QAT: https://qat.redports.org/buildarchive/r360836/ Log: deskutils/wammu: use WX 3.0 Approved by: portmgr (bapt, blanket) Modified: head/deskutils/wammu/Makefile Modified: head/deskutils/wammu/Makefile ============================================================================== --- head/deskutils/wammu/Makefile Sat Jul 5 23:11:17 2014 (r360835) +++ head/deskutils/wammu/Makefile Sat Jul 5 23:12:12 2014 (r360836) @@ -3,7 +3,7 @@ PORTNAME= wammu PORTVERSION= 0.36 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= http://dl.cihar.com/wammu/v0/ \ http://dl.cihar.com.nyud.net/wammu/v0/ @@ -18,8 +18,7 @@ LIB_DEPENDS+= libGammu.so:${PORTSDIR}/c USES= gettext pkgconfig USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_WX= 2.6+ +USE_WX= 3.0+ WX_COMPS= python:lib -WX_UNICODE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407052312.s65NCDuL032308>