aboutsummaryrefslogtreecommitdiff
path: root/cad/pythoncad
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-07-11 15:27:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-07-11 15:27:52 +0000
commitfc6aa06eab5474fba3588097ffd7bab135420e45 (patch)
tree5825a9b0f9cba10163a7e524a855a55212e8c4bb /cad/pythoncad
parent677bef214ec2eecde0ea2ee5d1c13cbbcb9240f8 (diff)
downloadports-fc6aa06eab5474fba3588097ffd7bab135420e45.tar.gz
ports-fc6aa06eab5474fba3588097ffd7bab135420e45.zip
Notes
Diffstat (limited to 'cad/pythoncad')
-rw-r--r--cad/pythoncad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index a5173997fbea..02c8c7e90c72 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pythoncad
PORTVERSION= 36
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.pythoncad.org/releases/
DISTNAME= PythonCAD-DS1-R${PORTVERSION}
@@ -16,7 +16,7 @@ DISTNAME= PythonCAD-DS1-R${PORTVERSION}
MAINTAINER= fbsd-ports@xbsd.net
COMMENT= An open-source CAD package built designed around Python
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygtk.pth:${PORTSDIR}/x11-toolkits/py-gtk2
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2
USE_PYTHON= 2.2+
USE_PYDISTUTILS= yes