aboutsummaryrefslogtreecommitdiffstats
path: root/security/gpa
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-06-14 13:17:52 +0800
committerdougb <dougb@FreeBSD.org>2010-06-14 13:17:52 +0800
commita2bbbae8cb2bac6f220fcd062950b9bbcf1ddb63 (patch)
tree439a166dfdd2205a19e259bfe3efbb60048c1023 /security/gpa
parentb9728db268360d6cbf12aca82831c993c29a0f6f (diff)
downloadfreebsd-ports-gnome-a2bbbae8cb2bac6f220fcd062950b9bbcf1ddb63.tar.gz
freebsd-ports-gnome-a2bbbae8cb2bac6f220fcd062950b9bbcf1ddb63.tar.zst
freebsd-ports-gnome-a2bbbae8cb2bac6f220fcd062950b9bbcf1ddb63.zip
Fix port name on the LEFT side of the : for BUILD_DEPENDS
While I'm here update to the current version of libassuan-1 (1.0.5)
Diffstat (limited to 'security/gpa')
-rw-r--r--security/gpa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 951aba9fb04e..dee694f78b5f 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -16,7 +16,7 @@ COMMENT= A graphical frontend for the GNU Privacy Guard
LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme
BUILD_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg \
- libassuan>=1.0.4:${PORTSDIR}/security/libassuan-1
+ libassuan-1>=1.0.5:${PORTSDIR}/security/libassuan-1
RUN_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg
USE_BZIP2= yes