aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-08-28 18:03:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-08-28 18:03:59 +0000
commit28d98ed48bc20b0f62c4b93509bbef61c7c116a3 (patch)
tree6c25b0c6f18cfed0d0adc323f88ae2e96c998a0a /math
parent757d87a67d0ea3201bc7541ad1d8ec3cb1cd84a2 (diff)
downloadports-28d98ed48bc20b0f62c4b93509bbef61c7c116a3.tar.gz
ports-28d98ed48bc20b0f62c4b93509bbef61c7c116a3.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/clarence/Makefile2
-rw-r--r--math/scigraphica/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile
index 8b27f059f7bf..e8bb358d3847 100644
--- a/math/clarence/Makefile
+++ b/math/clarence/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://clay.ll.pl/clarence/
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk
USE_REINPLACE= yes
USE_PYTHON= yes
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile
index 96bc95b2ef9e..6318f117d9ae 100644
--- a/math/scigraphica/Makefile
+++ b/math/scigraphica/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${PYNUMERIC}
LIB_DEPENDS= gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra
RUN_DEPENDS= ${PYNUMERIC} \
- ${PYTHON_SITELIBDIR}/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk
+ ${PYTHON_SITELIBDIR}/gtk-1.2/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk
USE_X_PREFIX= yes
USE_GMAKE= yes