summaryrefslogtreecommitdiff
path: root/misc/gonvert
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 /misc/gonvert
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 'misc/gonvert')
-rw-r--r--misc/gonvert/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile
index 2c04fce81943..a2e1dfe3d673 100644
--- a/misc/gonvert/Makefile
+++ b/misc/gonvert/Makefile
@@ -14,8 +14,8 @@ MASTER_SITES= http://webhome.idirect.com/~tekatch/anthony/ucu/
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk \
- ${PYTHON_SITELIBDIR}/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk \
+ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome
USE_REINPLACE= yes
USE_PYTHON= yes