aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-qt
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 19:37:25 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 19:37:25 +0000
commitee161386d4cacfa5a6c03f35e393db16494e167c (patch)
treee4fdefc9a19eda4c3f2c2b9291526417df0ebb1f /emulators/mupen64plus-qt
parent3a0077e4aff3cb813925c9a0aca42660b04d2076 (diff)
downloadports-ee161386d4cacfa5a6c03f35e393db16494e167c.tar.gz
ports-ee161386d4cacfa5a6c03f35e393db16494e167c.zip
archivers/quazip: remove flavors (Qt4 deprecation)
Notes
Notes: svn path=/head/; revision=495949
Diffstat (limited to 'emulators/mupen64plus-qt')
-rw-r--r--emulators/mupen64plus-qt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mupen64plus-qt/Makefile b/emulators/mupen64plus-qt/Makefile
index 914bb713e746..f20da7f972e2 100644
--- a/emulators/mupen64plus-qt/Makefile
+++ b/emulators/mupen64plus-qt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mupen64plus-qt
DISTVERSION= 1.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MAINTAINER= maintainer@hasting.email
@@ -10,7 +10,7 @@ COMMENT= Basic launcher for Mupen64Plus
LICENSE= BSD3CLAUSE
-LIB_DEPENDS= libquazip5.so:archivers/quazip@qt5
+LIB_DEPENDS= libquazip5.so:archivers/quazip
RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \
${LOCALBASE}/lib/mupen64plus/mupen64plus-audio-sdl.so:emulators/mupen64plus-audio-sdl \
${LOCALBASE}/lib/mupen64plus/mupen64plus-input-sdl.so:emulators/mupen64plus-input-sdl \