aboutsummaryrefslogtreecommitdiff
path: root/emulators/libspectrum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/libspectrum/Makefile')
-rw-r--r--emulators/libspectrum/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 48ed2f2bc917..6736fec9665b 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libspectrum
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators devel
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
@@ -12,7 +12,7 @@ COMMENT= Handling of ZX-Spectrum emulator files formats
LICENSE= GPLv2
-LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
USE_GMAKE= yes