svn commit: r360836 - head/deskutils/wammu

William Grzybowski wg at FreeBSD.org
Sat Jul 5 23:12:13 UTC 2014


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>


More information about the svn-ports-all mailing list