aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64plus-input-sdl
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/mupen64plus-input-sdl
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/mupen64plus-input-sdl')
-rw-r--r--emulators/mupen64plus-input-sdl/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/mupen64plus-input-sdl/Makefile b/emulators/mupen64plus-input-sdl/Makefile
index f1e32e2e0b3b..eaaed1624360 100644
--- a/emulators/mupen64plus-input-sdl/Makefile
+++ b/emulators/mupen64plus-input-sdl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mupen64plus-input-sdl
-# Date created: 2008-05-16
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
+# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-#
PKGNAMESUFFIX= -input-sdl
@@ -11,6 +7,6 @@ COMMENT= Input plugin for Mupen64plus
MASTERDIR= ${.CURDIR}/../mupen64plus-core
-OPTIONS= #
+OPTION_DEFINE= #
.include "${MASTERDIR}/Makefile"