1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

devel/wxGlade: use WX 3.0

This commit is contained in:
William Grzybowski 2014-07-05 23:42:57 +00:00
parent 03d726efc8
commit 435acd55fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360848

View File

@ -3,21 +3,19 @@
PORTNAME= wxglade
PORTVERSION= 0.6.8
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel x11-toolkits python
MASTER_SITES= SF
DISTNAME= wxGlade-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= python@FreeBSD.org
COMMENT= GUI builder for wxPython/wxWidgets written in Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.txt
USE_PYTHON= yes
# This can be set back to 2.6+ once this port moves to version 0.6.9,
# cf. PR185230.
USE_WX= 2.8+
USE_WX= 3.0+
WX_COMPS= python
DESKTOP_ENTRIES="wxGlade" "" "${PYTHON_SITELIBDIR}/wxglade/icons/icon.xpm" \