aboutsummaryrefslogtreecommitdiff
path: root/security/gpa
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-06-14 05:17:52 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-06-14 05:17:52 +0000
commit2bb492f2f1f1896384afa66f8ebac382a1642f6e (patch)
tree42991da0a577b74c650cf38ab2fb2fcf3c525425 /security/gpa
parentacc86461f436da416843293d58715c7b6bbbea61 (diff)
downloadports-2bb492f2f1f1896384afa66f8ebac382a1642f6e.tar.gz
ports-2bb492f2f1f1896384afa66f8ebac382a1642f6e.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)
Notes
Notes: svn path=/head/; revision=256500
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