aboutsummaryrefslogtreecommitdiff
path: root/games/pinball
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-06-13 08:40:06 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-06-13 08:40:06 +0000
commit8c6092e5ec455e0673086036e0a9b026dc9510eb (patch)
treefe1db175baadf14a460db2851f82161c97b8041e /games/pinball
parent825193eda3c85c9cb2bd34787409665e70a201e5 (diff)
downloadports-8c6092e5ec455e0673086036e0a9b026dc9510eb.tar.gz
ports-8c6092e5ec455e0673086036e0a9b026dc9510eb.zip
Notes
Diffstat (limited to 'games/pinball')
-rw-r--r--games/pinball/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pinball/Makefile b/games/pinball/Makefile
index e01edad452f3..5c13e321ae21 100644
--- a/games/pinball/Makefile
+++ b/games/pinball/Makefile
@@ -17,7 +17,7 @@ COMMENT= Emilia Pinball is a free pinball game
.if !defined(WITH_ALLEGRO)
BUILD_DEPENDS= ${SDL_CONFIG}:${PORTSDIR}/devel/sdl12
.else
-BROKEN= "support with Allegro is (temporarily) broken as of version 0.3.1"
+BROKEN= support with Allegro is (temporarily) broken as of version 0.3.1
BUILD_DEPENDS= ${ALLEGRO_CONFIG}:${PORTSDIR}/devel/allegro
LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro
.endif