aboutsummaryrefslogtreecommitdiffstats
path: root/security/gcipher
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-08-25 06:50:05 +0800
committeradamw <adamw@FreeBSD.org>2003-08-25 06:50:05 +0800
commite52c8db3439220d30dde4c4f6ec136aaebe5f205 (patch)
tree6c459f6b2050aa6bfa6b9c12de16137d4060469e /security/gcipher
parentcd7cf4c46a71219d3a5d4c20343ccdb637707ae4 (diff)
downloadfreebsd-ports-gnome-e52c8db3439220d30dde4c4f6ec136aaebe5f205.tar.gz
freebsd-ports-gnome-e52c8db3439220d30dde4c4f6ec136aaebe5f205.tar.zst
freebsd-ports-gnome-e52c8db3439220d30dde4c4f6ec136aaebe5f205.zip
Change the py-gnome2 dependency check to something that doesn't change
every 2 weeks.
Diffstat (limited to 'security/gcipher')
-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