summaryrefslogtreecommitdiff
path: root/games/kobodeluxe
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-05 23:10:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-05 23:10:50 +0000
commite632a1b964bbcb380bdffb87bbf39ec4fb9cfd38 (patch)
tree8c5161e37b7ca084a28dffb3bf5c1da87880d41f /games/kobodeluxe
parentBROKEN: Missing dependency on auto* (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=67436
Diffstat (limited to 'games/kobodeluxe')
-rw-r--r--games/kobodeluxe/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile
index 840b14d147b1..59d459ab3fc0 100644
--- a/games/kobodeluxe/Makefile
+++ b/games/kobodeluxe/Makefile
@@ -14,6 +14,8 @@ DISTNAME= KoboDeluxe-${PORTVERSION:S/.p/pre/}
MAINTAINER= verm@drunkmonk.net
+BROKEN= "Does not compile"
+
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
automake:${PORTSDIR}/devel/automake
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \