aboutsummaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2008-03-07 17:17:24 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2008-03-07 17:17:24 +0000
commit24c18e4613aa88f6925cca1bca7516a6b27d87f0 (patch)
tree23a3439aedbd6b6550ecc8fc7f5088484c11d6ba /security/gpgme
parent46a6f0405ac2e0e4d23b9a50caa2634a9f33fd2b (diff)
downloadports-24c18e4613aa88f6925cca1bca7516a6b27d87f0.tar.gz
ports-24c18e4613aa88f6925cca1bca7516a6b27d87f0.zip
Notes
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 58d0f1db39f7..664390b5c4d8 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= gpgme
MAINTAINER= lofi@FreeBSD.org
COMMENT= A library to make access to GnuPG easier
-BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \
- gpgsm:${PORTSDIR}/security/gnupg
+BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
+RUN_DEPENDS= gpg2:${PORTDIR}/security/gnupg
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes