aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-audio-sdl
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mupen64plus-audio-sdl')
-rw-r--r--emulators/mupen64plus-audio-sdl/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/mupen64plus-audio-sdl/Makefile b/emulators/mupen64plus-audio-sdl/Makefile
index 0b473d741cc9..6ff9827bf0ba 100644
--- a/emulators/mupen64plus-audio-sdl/Makefile
+++ b/emulators/mupen64plus-audio-sdl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mupen64plus-audio-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= -audio-sdl
@@ -13,6 +9,6 @@ USE_SDL= sdl
MASTERDIR= ${.CURDIR}/../mupen64plus-core
-OPTIONS= #
+OPTIONS_DEFINE= #
.include "${MASTERDIR}/Makefile"