summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-tkinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-tkinter/Makefile')
-rw-r--r--x11-toolkits/py-tkinter/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-toolkits/py-tkinter/Makefile b/x11-toolkits/py-tkinter/Makefile
index b6d804e..b4ed5b0 100644
--- a/x11-toolkits/py-tkinter/Makefile
+++ b/x11-toolkits/py-tkinter/Makefile
@@ -7,21 +7,23 @@
PORTNAME= tkinter
PORTVERSION= ${PYTHON_PORTVERSION}
+PORTREVISION= 1
CATEGORIES= x11-toolkits python
-MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
- http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITES= ${MASTER_SITE_PYTHON}
+MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ${PYTHON_DISTFILE}
-MAINTAINER= tg@FreeBSD.org
+MAINTAINER= perky@FreeBSD.org
COMMENT= Python bindings to the Tk widget set
-LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
+LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
DIST_SUBDIR= python
USE_PYTHON= yes
USE_PYDISTUTILS=yes
WRKSRC= ${PYTHON_WRKSRC}/Modules
+MD5_FILE= ${PORTSDIR}/lang/python/distinfo
post-extract:
@${CP} ${FILESDIR}/setup.py ${WRKSRC}
OpenPOWER on IntegriCloud