From e52c8db3439220d30dde4c4f6ec136aaebe5f205 Mon Sep 17 00:00:00 2001 From: adamw Date: Sun, 24 Aug 2003 22:50:05 +0000 Subject: Change the py-gnome2 dependency check to something that doesn't change every 2 weeks. --- security/gcipher/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/gcipher/Makefile b/security/gcipher/Makefile index 9a93bfa73bc3..d67ee0fd8afa 100644 --- a/security/gcipher/Makefile +++ b/security/gcipher/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jjinux@yahoo.com COMMENT= A simple encryption tool -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/uimodule.so:${PORTSDIR}/x11-toolkits/py-gnome2 +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 USE_PYTHON= yes USE_X_PREFIX= yes -- cgit