multimedia/photofilmstrip: use WX 3.0
Approved by: portmgr (bapt, blanket)
This commit is contained in:
parent
aeb63c99e2
commit
7728c0f45a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360855
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= photofilmstrip
|
||||
PORTVERSION= 1.5.0
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= multimedia python
|
||||
MASTER_SITES= SF/photostoryx/${PORTNAME}/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,9 +21,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
|
||||
PORTSCOUT= skipv:1.9.90,1.9.91 # Unstable Versions
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_WX= 2.8+
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python:lib
|
||||
WX_UNICODE= yes
|
||||
ALL_TARGET= compile
|
||||
|
||||
PFSDIR= ${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user