summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython28
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-01 06:35:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-01 06:35:54 +0000
commit0693d77f4780e3e8979126d4bb7a050fff80f144 (patch)
tree071151a20bdd5da1940357cbb78ffbd00af4a66c /x11-toolkits/py-wxPython28
parent- Add NO_ARCH (diff)
- Use DISTVERSIONPREFIX instead of DISTNAME
- Use WRKSRC_SUBDIR instead of WRKSRC
Notes
Notes: svn path=/head/; revision=404971
Diffstat (limited to 'x11-toolkits/py-wxPython28')
-rw-r--r--x11-toolkits/py-wxPython28/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile
index 51eb358a88fa..909ca5275a47 100644
--- a/x11-toolkits/py-wxPython28/Makefile
+++ b/x11-toolkits/py-wxPython28/Makefile
@@ -3,19 +3,19 @@
PORTNAME= wxPython
PORTVERSION= 2.8.12.1
+DISTVERSIONPREFIX= src-
PORTREVISION?= 7
CATEGORIES= x11-toolkits python
MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 28
-DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= python@FreeBSD.org
COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:${PORTSDIR}/graphics/py-opengl
-WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython
+WRKSRC_SUBDIR= wxPython
DIST_SUBDIR= python
USE_PYTHON= distutils