aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SDL
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-08-07 11:48:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-08-07 11:48:48 +0000
commit2aed73cbce3956515774b1701fa40a13967f56cb (patch)
tree286b54dff16c180ef2663224c7df17d89267318a /devel/p5-SDL
parentcc3e134f81443f79290c1a8694d3c1d26cdd218d (diff)
downloadports-2aed73cbce3956515774b1701fa40a13967f56cb.tar.gz
ports-2aed73cbce3956515774b1701fa40a13967f56cb.zip
Notes
Diffstat (limited to 'devel/p5-SDL')
-rw-r--r--devel/p5-SDL/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile
index 803c32d3f5c7..4180d92ae99e 100644
--- a/devel/p5-SDL/Makefile
+++ b/devel/p5-SDL/Makefile
@@ -22,6 +22,8 @@ USE_PERL5= yes
USE_SDL= sdl
PERL_MODBUILD= yes
+BROKEN= does not build
+
OPTIONS= SDL_TTF "Enable TTF support" on \
SDL_NET "Enable NET support" on \
SDL_GFX "Enable GFX support" on \