aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64plus-ui-console/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mupen64plus-ui-console/Makefile')
-rw-r--r--emulators/mupen64plus-ui-console/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/mupen64plus-ui-console/Makefile b/emulators/mupen64plus-ui-console/Makefile
index 18a51ae8edc7..510aea8b43cb 100644
--- a/emulators/mupen64plus-ui-console/Makefile
+++ b/emulators/mupen64plus-ui-console/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mupen64plus-ui-console
-# Date created: 2010-11-28
-# Whom: Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
+# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-#
PKGNAMESUFFIX= -ui-console
@@ -11,6 +7,6 @@ COMMENT= UI for Mupen64plus
MASTERDIR= ${.CURDIR}/../mupen64plus-core
-OPTIONS= #
+OPTIONS_DEFINE= #
.include "${MASTERDIR}/Makefile"