aboutsummaryrefslogtreecommitdiff
path: root/emulators/emu64/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-01-25 05:31:05 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-01-25 06:21:47 +0000
commit9ab8ec61c30dc799a69d1b57ea625e445a18d737 (patch)
tree53eda962059d0524180a2007d43237fbd441fb4e /emulators/emu64/Makefile
parente85ce0128c32742d1ec14d6fb9f8489f5bd1fa02 (diff)
downloadports-9ab8ec61c30dc799a69d1b57ea625e445a18d737.tar.gz
ports-9ab8ec61c30dc799a69d1b57ea625e445a18d737.zip
archivers/quazip: add flavors for Qt 5 and Qt 6
Diffstat (limited to 'emulators/emu64/Makefile')
-rw-r--r--emulators/emu64/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile
index 0e54e837e25e..320aa792b7d7 100644
--- a/emulators/emu64/Makefile
+++ b/emulators/emu64/Makefile
@@ -1,6 +1,6 @@
PORTNAME= emu64
PORTVERSION= 5.0.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MAINTAINER= zirias@FreeBSD.org
@@ -10,7 +10,7 @@ WWW= https://github.com/ThKattanek/emu64
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip \
+LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip@qt5 \
libpng.so:graphics/png \
libavcodec.so:multimedia/ffmpeg