aboutsummaryrefslogtreecommitdiff
path: root/emulators/citra-qt5
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-10-10 00:35:26 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-10-10 00:35:26 +0000
commit172e1dfb21c45899251eff645b7e4f271628fe1f (patch)
treee1118cd44f54f33e2ab9e44502a755f789326977 /emulators/citra-qt5
parentb6051ae1647f2513f9856705b891f3c8935f1e7d (diff)
downloadports-172e1dfb21c45899251eff645b7e4f271628fe1f.tar.gz
ports-172e1dfb21c45899251eff645b7e4f271628fe1f.zip
emulators/{citra,yuzu}: oops, backout r551844
Assertion failed: (!s->running && s->state != CUBEB_STATE_STARTED), function oss_stream_start, file externals/cubeb/src/cubeb_oss.c, line 1165.
Notes
Notes: svn path=/head/; revision=551848
Diffstat (limited to 'emulators/citra-qt5')
-rw-r--r--emulators/citra-qt5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/citra-qt5/Makefile b/emulators/citra-qt5/Makefile
index ac7516fe5ba0..690002e635c2 100644
--- a/emulators/citra-qt5/Makefile
+++ b/emulators/citra-qt5/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -qt5
MASTERDIR= ${.CURDIR}/../citra