diff options
Diffstat (limited to 'security/gcipher/Makefile')
-rw-r--r-- | security/gcipher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |