summaryrefslogtreecommitdiff
path: root/games/frozenbubble/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 19:43:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 19:43:51 +0000
commitd3d0553a80eae3111df8494123aa5684a0ea3665 (patch)
tree6d693b873f7c6eb09eb6548af8b00fe67448e79c /games/frozenbubble/Makefile
parentBROKEN: Incorrect pkg-plist (diff)
BROKEN: Incorrectly installs a perllocal.pod
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=131968
Diffstat (limited to '')
-rw-r--r--games/frozenbubble/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile
index e6b4108af390..579b26d0a22f 100644
--- a/games/frozenbubble/Makefile
+++ b/games/frozenbubble/Makefile
@@ -19,6 +19,8 @@ COMMENT= Throw colourful bubbles to build groups and destroy the groups
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SDL_perl.pm:${PORTSDIR}/devel/p5-SDL
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SDL_perl.pm:${PORTSDIR}/devel/p5-SDL
+BROKEN= Incorrectly installs a perllocal.pod file
+
USE_SDL= mixer image sdl
USE_GMAKE= yes
USE_REINPLACE= yes