aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-07 19:48:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-07 19:48:16 +0000
commit523e2ae6534a8dab031902a5771ae89bad47ef6a (patch)
treed7894e1a74d77e3c7d18b9236e308f3d48d3f0b1 /security
parent090ab20f7f1c61d79839de1a19c73fc7b720c32e (diff)
downloadports-523e2ae6534a8dab031902a5771ae89bad47ef6a.tar.gz
ports-523e2ae6534a8dab031902a5771ae89bad47ef6a.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/gpgme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 664390b5c4d8..bdf0c22c3223 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -16,7 +16,7 @@ COMMENT= A library to make access to GnuPG easier
BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
-RUN_DEPENDS= gpg2:${PORTDIR}/security/gnupg
+RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes