View | Details | Raw Unified | Return to bug 205294
Collapse All | Expand All

(-)x11-toolkits/py-wxPython30/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	wxPython
3
PORTNAME=	wxPython
4
PORTVERSION=	3.0.2.0
4
PORTVERSION=	3.0.2.0
5
PORTREVISION=	1
5
CATEGORIES=	x11-toolkits python
6
CATEGORIES=	x11-toolkits python
6
MASTER_SITES=	SF/wxpython/wxPython/${PORTVERSION}
7
MASTER_SITES=	SF/wxpython/wxPython/${PORTVERSION}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-21 Link Here
15
16
16
WRKSRC=		${WRKDIR}/${DISTNAME}/wxPython
17
WRKSRC=		${WRKDIR}/${DISTNAME}/wxPython
17
18
18
USES=		compiler:c++11-lib python tar:bzip2
19
USES=		compiler:c++11-lib fortran python tar:bzip2
19
20
20
.if defined(WITH_WXVERSION_ONLY)
21
.if defined(WITH_WXVERSION_ONLY)
21
22

Return to bug 205294