aboutsummaryrefslogtreecommitdiff
path: root/devel/fnorb
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-02 22:32:48 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-02 22:32:48 +0000
commitddb097c515164665524ac44bdad0a760e6d7e9cc (patch)
tree189a0a82202d8273b3544d953ccfd229c1eb7faf /devel/fnorb
parent2a1a40c8bffa56d60449805274bebe889eb98fc8 (diff)
downloadports-ddb097c515164665524ac44bdad0a760e6d7e9cc.tar.gz
ports-ddb097c515164665524ac44bdad0a760e6d7e9cc.zip
Notes
Diffstat (limited to 'devel/fnorb')
-rw-r--r--devel/fnorb/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile
index f30a167a4845..519dae88ec9e 100644
--- a/devel/fnorb/Makefile
+++ b/devel/fnorb/Makefile
@@ -1,20 +1,16 @@
-# New ports collection makefile for: fnorb
-# Date created: 12 Septermber 2000
-# Whom: Johann Visagie <johann@egenetics.com>
-#
+# Created by: Johann Visagie <johann@egenetics.com>
# $FreeBSD$
-#
PORTNAME= Fnorb
PORTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A CORBA 2.0 ORB written in Python
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
USE_PYTHON= yes
USE_PYDISTUTILS= yes