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. --- security/nofgpg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/nofgpg') diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile index 7f973e740a34..546ee3366f03 100644 --- a/security/nofgpg/Makefile +++ b/security/nofgpg/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.cgabriel.org/sw/nofgpg/ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ - ${PYTHON_SITELIBDIR}/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome + ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome USE_REINPLACE= yes USE_PYTHON= yes -- cgit