From b4b765ee352e27570daf7984e4731a97dbcae135 Mon Sep 17 00:00:00 2001 From: sobomax Date: Wed, 28 Aug 2002 18:03:59 +0000 Subject: Directory layouts of py-gtk and py-gnome packages have been changed, so that update *_DEPENDS properly. --- misc/gonvert/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/gonvert') diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index 2c04fce81..a2e1dfe 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 -- cgit v1.1