aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-gato
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2013-03-03 06:32:48 +0800
committerlwhsu <lwhsu@FreeBSD.org>2013-03-03 06:32:48 +0800
commit5421797ae6616faade53ae8d4f272d1f900b6fab (patch)
tree189a0a82202d8273b3544d953ccfd229c1eb7faf /math/py-gato
parent224a7fe880cb070c2e8577c99a8e06dc806416ff (diff)
downloadfreebsd-ports-gnome-5421797ae6616faade53ae8d4f272d1f900b6fab.tar.gz
freebsd-ports-gnome-5421797ae6616faade53ae8d4f272d1f900b6fab.tar.zst
freebsd-ports-gnome-5421797ae6616faade53ae8d4f272d1f900b6fab.zip
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation
Diffstat (limited to 'math/py-gato')
-rw-r--r--math/py-gato/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/py-gato/Makefile b/math/py-gato/Makefile
index e75e8fce4551..22ea6a5bb5d3 100644
--- a/math/py-gato/Makefile
+++ b/math/py-gato/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: py-gato
-# Date created: 31 August 2001
-# Whom: Johann Visagie <wjv@FreeBSD.org>
-#
+# Created by: Johann Visagie <wjv@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gato
PORTVERSION= 1.02
+PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= http://gato.sourceforge.net/Download/
MASTER_SITE_SUBDIR= gato
@@ -16,7 +13,7 @@ DISTNAME= Gato-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Python-based toolbox to visualise algorithms on graphs
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
WRKSRC= ${WRKDIR}/Gato