aboutsummaryrefslogtreecommitdiff
path: root/devel/py-simpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-simpy/Makefile')
-rw-r--r--devel/py-simpy/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/py-simpy/Makefile b/devel/py-simpy/Makefile
index 353caaf13661..87b43d4c90fa 100644
--- a/devel/py-simpy/Makefile
+++ b/devel/py-simpy/Makefile
@@ -1,12 +1,9 @@
-# ex:ts=8
-# Ports collection makefile for: py-simpy
-# Date created: Jun 29, 2004
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
PORTNAME= simpy
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP \
SF/${PORTNAME}/${PORTNAME}/SimPy-${PORTVERSION}
@@ -26,7 +23,7 @@ OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
.include <bsd.port.pre.mk>
.if defined(WITH_TKINTER)
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
.endif
post-install: