aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-rice
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-03-15 16:10:06 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-03-15 16:10:06 +0000
commitd3197732e3e68806152838936bd5c26396b928f9 (patch)
treea96ad00890fffda97d5775b28ac4178d75f2cf2c /emulators/mupen64plus-video-rice
parente2e9e50ddc24a203a65b1abf7da9c7b3e2606528 (diff)
downloadports-d3197732e3e68806152838936bd5c26396b928f9.tar.gz
ports-d3197732e3e68806152838936bd5c26396b928f9.zip
- adopt optionsNG
- trim historical headers Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=314312
Diffstat (limited to 'emulators/mupen64plus-video-rice')
-rw-r--r--emulators/mupen64plus-video-rice/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile
index 30c3a277b005..3c8480bc61ce 100644
--- a/emulators/mupen64plus-video-rice/Makefile
+++ b/emulators/mupen64plus-video-rice/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mupen64plus-video-rice
-# Date created: 2008-05-16
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
+# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-#
PKGNAMESUFFIX= -video-rice
@@ -13,6 +9,6 @@ USE_GL= yes
MASTERDIR= ${.CURDIR}/../mupen64plus-core
-OPTIONS= #
+OPTIONS_DEFINE= #
.include "${MASTERDIR}/Makefile"