From 89918fb7bb70eeac66dfcd8e16b1ac088e2f9126 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 14 Jan 2006 09:22:57 +0000 Subject: BROKEN: Does not build --- graphics/devil/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/devil') diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile index e9128f1324c3..f95f782068cc 100644 --- a/graphics/devil/Makefile +++ b/graphics/devil/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ OPTIONS= SDL "Enable SDL support" off +BROKEN= Does not build + .include .if defined(WITH_SDL) -- cgit