aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-input-sdl
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-25 10:55:54 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-25 10:55:54 +0000
commita3f9b04eabe89419b74b2ebbed4edb0efe291c83 (patch)
treebae35afc71019bdfe0a8da896544fd2ac0448571 /emulators/mupen64plus-input-sdl
parent659a29660d9ca9c2427caa46f2b4302aaaea59d8 (diff)
downloadports-a3f9b04eabe89419b74b2ebbed4edb0efe291c83.tar.gz
ports-a3f9b04eabe89419b74b2ebbed4edb0efe291c83.zip
emulators/mupen64plus-input-sdl: Drop nop and misspelled OPTION_DEFINE
Notes
Notes: svn path=/head/; revision=502559
Diffstat (limited to 'emulators/mupen64plus-input-sdl')
-rw-r--r--emulators/mupen64plus-input-sdl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/mupen64plus-input-sdl/Makefile b/emulators/mupen64plus-input-sdl/Makefile
index 85151265dd93..5688ac00244c 100644
--- a/emulators/mupen64plus-input-sdl/Makefile
+++ b/emulators/mupen64plus-input-sdl/Makefile
@@ -8,6 +8,4 @@ COMMENT= Input plugin for Mupen64plus
MASTERDIR= ${.CURDIR}/../mupen64plus-core
-OPTION_DEFINE= #
-
.include "${MASTERDIR}/Makefile"