diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-12-13 08:05:29 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-12-13 08:05:29 +0000 |
commit | 06cf1c3f7a3556004db5d1ae1ce1584b7d4d4567 (patch) | |
tree | bd2ead1b8d2df3dddf04f00b72e6aa1ebb5aac74 /emulators/mupen64plus-input-sdl | |
parent | dc3db04ea6d451a27033c179dbdfcdac79b7af88 (diff) |
Notes
Diffstat (limited to 'emulators/mupen64plus-input-sdl')
-rw-r--r-- | emulators/mupen64plus-input-sdl/Makefile | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/emulators/mupen64plus-input-sdl/Makefile b/emulators/mupen64plus-input-sdl/Makefile index 62db916570da..f1e32e2e0b3b 100644 --- a/emulators/mupen64plus-input-sdl/Makefile +++ b/emulators/mupen64plus-input-sdl/Makefile @@ -1,23 +1,15 @@ -# New ports collection makefile for: mupen64plus-sdlinput +# New ports collection makefile for: mupen64plus-input-sdl # Date created: 2008-05-16 # Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> # # $FreeBSD$ # -PKGNAMESUFFIX= -sdlinput +PKGNAMESUFFIX= -input-sdl -COMMENT= Blight's SDL input plugin for Mupen64plus +COMMENT= Input plugin for Mupen64plus -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 - -FIXFILES= # - -USE_SDL= sdl ttf - -PLUGIN_NAME= blight_input - -MASTERDIR= ${.CURDIR}/../mupen64plus-base +MASTERDIR= ${.CURDIR}/../mupen64plus-core OPTIONS= # |