aboutsummaryrefslogtreecommitdiff
path: root/emulators/fuse
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
commit2898e3fa0cd98a2293e7ac858e3efaf16444c98c (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /emulators/fuse
parentd6666c0ddc9171e178c5e456ba6d0bc61dba9ac2 (diff)
downloadports-2898e3fa0cd98a2293e7ac858e3efaf16444c98c.tar.gz
ports-2898e3fa0cd98a2293e7ac858e3efaf16444c98c.zip
Chase security/libgcrypt update
Notes
Notes: svn path=/head/; revision=317220
Diffstat (limited to 'emulators/fuse')
-rw-r--r--emulators/fuse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index 1ecac2750648..58aa4cacfbc7 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fuse
PORTVERSION= 1.0.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= spectrum.8:${PORTSDIR}/emulators/libspectrum \
png15:${PORTSDIR}/graphics/png \
- gcrypt.18:${PORTSDIR}/security/libgcrypt
+ gcrypt:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
USE_GNOME= libxml2 glib20 gtk20