summaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2008-07-11 15:27:52 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2008-07-11 15:27:52 +0000
commit7a9df3064d7ca83404e4bc120db482dea4c2339e (patch)
tree3cf5e272f5e0f844c75dd8a1d4b29762214a60a2 /cad
parentdaa23bbb4fdcb20e5f10180fb6faf07379090d35 (diff)
downloadFreeBSD-ports-7a9df3064d7ca83404e4bc120db482dea4c2339e.zip
FreeBSD-ports-7a9df3064d7ca83404e4bc120db482dea4c2339e.tar.gz
- Fix dependency on pygtk2
PR: ports/125477 Approved by: maintainer Approved by: miwi (mentor)
Diffstat (limited to 'cad')
-rw-r--r--cad/pythoncad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index a517399..02c8c7e 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
OpenPOWER on IntegriCloud