aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 06:53:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 06:53:02 +0000
commitf1044b0387aaec45b80f99d098e1a9a1b5d64b1e (patch)
tree72e001dc797c8fc1f354053690aba728d91dbe46 /games
parent9bafee6d2a342ea08465658e620765904833f8fd (diff)
Notes
Diffstat (limited to 'games')
-rw-r--r--games/asc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile
index a44b1c31acca..22b6ddf0e7cd 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -25,6 +25,8 @@ LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif
+BROKEN= "Configure fails"
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config