aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64-dummyaudio
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-06-09 15:58:46 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-06-09 15:58:46 +0000
commit6bc83b9a9ba0b5c86062f0ebcd967f061bb93d39 (patch)
treea8f820616f94948129532efd9cfc66551ba2a405 /emulators/mupen64-dummyaudio
parentc4998fd45c6b3cbee319e1270353754726bb4d7c (diff)
downloadports-6bc83b9a9ba0b5c86062f0ebcd967f061bb93d39.tar.gz
ports-6bc83b9a9ba0b5c86062f0ebcd967f061bb93d39.zip
Notes
Diffstat (limited to 'emulators/mupen64-dummyaudio')
-rw-r--r--emulators/mupen64-dummyaudio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64-dummyaudio/Makefile b/emulators/mupen64-dummyaudio/Makefile
index 540fd5825777..9555d2ed92c6 100644
--- a/emulators/mupen64-dummyaudio/Makefile
+++ b/emulators/mupen64-dummyaudio/Makefile
@@ -10,6 +10,6 @@ PLUGIN_NAME= dummyaudio
MASTERDIR= ${.CURDIR}/../mupen64-base
-OPTIONS_OVERRIDE= GTK2
+OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"