summaryrefslogtreecommitdiff
path: root/graphics/devil
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-02-12 03:50:38 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-02-12 03:50:38 +0000
commitf93c194072925f63ec944889d490ec3a176daa09 (patch)
tree1f3bd2854cf5deaf301011a8e7e061b18755d526 /graphics/devil
parent- Temporary disable build of html docs. (diff)
Unmark BROKEN (suspect a race between the fix and BROKEN commits).
PR: ports/93222 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
Notes
Notes: svn path=/head/; revision=155813
Diffstat (limited to 'graphics/devil')
-rw-r--r--graphics/devil/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile
index f95f782068cc..e9128f1324c3 100644
--- a/graphics/devil/Makefile
+++ b/graphics/devil/Makefile
@@ -24,8 +24,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
OPTIONS= SDL "Enable SDL support" off
-BROKEN= Does not build
-
.include <bsd.port.pre.mk>
.if defined(WITH_SDL)