Replace OPTIONS_OVERRIDE with OPTIONS_SLAVE in all ports. It is not meant

to be used in port makefiles.

Approved by:	bapt
This commit is contained in:
Tijl Coosemans 2013-06-09 15:58:46 +00:00
parent c4998fd45c
commit 6bc83b9a9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320342
10 changed files with 10 additions and 10 deletions

View file

@ -10,6 +10,6 @@ PLUGIN_NAME= dummyaudio
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -17,6 +17,6 @@ PLUGIN_NAME= Glide64
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -16,6 +16,6 @@ PLUGIN_NAME= glN64
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -13,6 +13,6 @@ PLUGIN_NAME= mupen64_input
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -10,6 +10,6 @@ PLUGIN_NAME= mupen64_hle_rsp_azimer
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -14,6 +14,6 @@ PLUGIN_NAME= jttl_audio
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -16,6 +16,6 @@ PLUGIN_NAME= blight_input
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -14,6 +14,6 @@ PLUGIN_NAME= mupen64_soft_gfx
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -10,6 +10,6 @@ PLUGIN_NAME= mupen64_audio
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"

View file

@ -16,6 +16,6 @@ PLUGIN_NAME= tr64gl
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_OVERRIDE= GTK2
OPTIONS_SLAVE= GTK2
.include "${MASTERDIR}/Makefile"