summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-08-24 22:50:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-08-24 22:50:05 +0000
commit974a0747fe6ab43e26cbcac80037d81be0a59b9a (patch)
tree82042d6c2aa1dd6756554ed782edbb26f46a56e7 /security
parentUpdate to 1.99.18. (diff)
Change the py-gnome2 dependency check to something that doesn't change
every 2 weeks.
Notes
Notes: svn path=/head/; revision=87621
Diffstat (limited to 'security')
-rw-r--r--security/gcipher/Makefile2
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