freebsd-ports/emulators/mupen64-glide/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

24 lines
352 B
Makefile

# $FreeBSD$
PORTVERSION= 0.7
PORTREVISION= 7
PKGNAMESUFFIX= -glide
COMMENT= Glide64 graphics plugin for Mupen64
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
BROKEN= Fails to patch
USE_SDL= sdl
USE_GL= yes
FIXFILES= #
PLUGIN_NAME= Glide64
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS_SLAVE= GTK2
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"