aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64-gln64
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-03-16 00:10:06 +0800
committerjgh <jgh@FreeBSD.org>2013-03-16 00:10:06 +0800
commitb1fd579741c4513748969e3ed0d3371cfece4846 (patch)
treea96ad00890fffda97d5775b28ac4178d75f2cf2c /emulators/mupen64-gln64
parent2c32d5b47bb4939cd2da39476afaa69796ff005f (diff)
downloadfreebsd-ports-gnome-b1fd579741c4513748969e3ed0d3371cfece4846.tar.gz
freebsd-ports-gnome-b1fd579741c4513748969e3ed0d3371cfece4846.tar.zst
freebsd-ports-gnome-b1fd579741c4513748969e3ed0d3371cfece4846.zip
- adopt optionsNG
- trim historical headers Approved by: portmgr (miwi)
Diffstat (limited to 'emulators/mupen64-gln64')
-rw-r--r--emulators/mupen64-gln64/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64-gln64/Makefile b/emulators/mupen64-gln64/Makefile
index 639d90f2689d..226c11530a78 100644
--- a/emulators/mupen64-gln64/Makefile
+++ b/emulators/mupen64-gln64/Makefile
@@ -16,6 +16,6 @@ PLUGIN_NAME= glN64
MASTERDIR= ${.CURDIR}/../mupen64-base
-OPTIONS= #
+OPTIONS_OVERRIDE= GTK2
.include "${MASTERDIR}/Makefile"