aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64-softgfx
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-softgfx
parentc4998fd45c6b3cbee319e1270353754726bb4d7c (diff)
downloadports-6bc83b9a9ba0b5c86062f0ebcd967f061bb93d39.tar.gz
ports-6bc83b9a9ba0b5c86062f0ebcd967f061bb93d39.zip
Notes
Diffstat (limited to 'emulators/mupen64-softgfx')
-rw-r--r--emulators/mupen64-softgfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64-softgfx/Makefile b/emulators/mupen64-softgfx/Makefile
index c34c804a1047..d8cf8b13ee98 100644
--- a/emulators/mupen64-softgfx/Makefile
+++ b/emulators/mupen64-softgfx/Makefile
@@ -14,6 +14,6 @@ PLUGIN_NAME= mupen64_soft_gfx
MASTERDIR= ${.CURDIR}/../mupen64-base
-OPTIONS_OVERRIDE= GTK2
+OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"