aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-05-10 09:30:36 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-05-10 09:30:36 +0000
commit49d52f7eade763050d8b95c617a7017172c9109f (patch)
treead1a16353d6e06e1f18d5225949863ca73356420 /security
parent4036adf0c1c9db19bada593d5693e14deb79a476 (diff)
downloadports-49d52f7eade763050d8b95c617a7017172c9109f.tar.gz
ports-49d52f7eade763050d8b95c617a7017172c9109f.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/seahorse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 7c8bac7cc321..0b581e0f18e5 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -16,7 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= asa@gascom.ru
COMMENT= A front end for GnuPG
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme
USE_BZIP2= yes