From 4226f978f783b948be6189831180f45bd6a6caa4 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Sat, 2 Mar 2013 23:04:45 +0000 Subject: - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation --- math/py-matplotlib/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index f882e88cc3f6..37ad9872bd1e 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -3,6 +3,7 @@ PORTNAME= matplotlib PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= http://cloud.github.com/downloads/matplotlib/matplotlib/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -61,8 +62,8 @@ PLIST_SUB+= GTKAGGBACKEND="@comment " .endif .if defined(WITH_TKAGGBACKEND) -BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter USE_TCL_RUN= yes USE_TK_RUN= yes -- cgit v1.2.3