aboutsummaryrefslogtreecommitdiff
path: root/emulators/libspectrum
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-03 11:40:49 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-03 11:40:49 +0000
commite0755b977ddf2301673392c45576331ca8dadbf4 (patch)
tree92cb5bc433c23c9c04b834cf71a29ff984579775 /emulators/libspectrum
parentfbb7343c346a1f20491ae407f8878480a44f83a2 (diff)
downloadports-e0755b977ddf2301673392c45576331ca8dadbf4.tar.gz
ports-e0755b977ddf2301673392c45576331ca8dadbf4.zip
- Chase the libgcrypt shared lib version
Notes
Notes: svn path=/head/; revision=276971
Diffstat (limited to 'emulators/libspectrum')
-rw-r--r--emulators/libspectrum/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index d5b224732a86..5d64a3c6f326 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libspectrum
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= emulators devel
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
MAINTAINER= yuri.pankov@gmail.com
COMMENT= Handling of ZX-Spectrum emulator files formats
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING