aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2014-07-06 12:22:26 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2014-07-06 12:22:26 +0000
commit37ed1f96e8cae6c27e1eb6d0a3cc090d1a42d978 (patch)
tree15f20b33ce095705910f942c20489ad0f3c6106f /misc
parent78c066a443687245fddff8ba33c11627bf1db635 (diff)
downloadports-37ed1f96e8cae6c27e1eb6d0a3cc090d1a42d978.tar.gz
ports-37ed1f96e8cae6c27e1eb6d0a3cc090d1a42d978.zip
misc/metalink-editor: use WX 3.0
Notes
Notes: svn path=/head/; revision=360887
Diffstat (limited to 'misc')
-rw-r--r--misc/metalink-editor/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/metalink-editor/Makefile b/misc/metalink-editor/Makefile
index de7bd212506b..f8cf6d31be81 100644
--- a/misc/metalink-editor/Makefile
+++ b/misc/metalink-editor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= metalink
PORTVERSION= 1.2.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}s/Metalink%20Editor/${PORTVERSION}
PKGNAMESUFFIX?= -editor
@@ -23,8 +23,7 @@ NO_WRKSUBDIR= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_EGGINFO= metalink_editor-${PORTVERSION}-py${PYTHON_VER}.egg-info
-USE_WX= 2.8
-WX_UNICODE= yes
+USE_WX= 3.0+
WX_COMPS= python
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}