freebsd-ports/emulators/mupen64-sdlaudio/Makefile
Antoine Brodin d0dc190d91 Those ports are already deprecated, still mark them broken to save a few
pkg-fallout emails in april

Reported by:	pkg-fallout
2014-03-28 18:52:52 +00:00

21 lines
301 B
Makefile

# $FreeBSD$
PORTVERSION= 1.3
PORTREVISION= 3
PKGNAMESUFFIX= -sdlaudio
COMMENT= JttL's SDL audio plugin for Mupen64
BROKEN= Fails to build
USE_SDL= sdl
FIXFILES= #
PLUGIN_NAME= jttl_audio
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_SLAVE= GTK2
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"