summaryrefslogtreecommitdiff
path: root/math/scigraphica
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/scigraphica
parentUpdate to 1.4.4. (diff)
Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
Notes
Notes: svn path=/head/; revision=65182
Diffstat (limited to 'math/scigraphica')
-rw-r--r--math/scigraphica/Makefile2
1 files changed, 1 insertions, 1 deletions
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