From ffcb2d79a05afd6d614365bc9f7fa200f9f3921c Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Sat, 5 Jul 2014 23:31:32 +0000 Subject: devel/drpython: use WX 3.0 --- devel/drpython/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/drpython') diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile index f18a535d4eef..af603a25afc4 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -3,7 +3,7 @@ PORTNAME= drpython PORTVERSION= 3.11.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/DrPython%20%283.x%29/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} @@ -24,7 +24,7 @@ USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -USE_WX= 2.8 +USE_WX= 3.0+ WX_COMPS= python:lib PLIST_FILES= bin/drpython -- cgit v1.2.3