summaryrefslogtreecommitdiff
path: root/games/asc
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/asc
parentRemove audio/gdcd. It never worked, and there's no fix in sight. (diff)
BROKEN: Configure fails
Notes
Notes: svn path=/head/; revision=80213
Diffstat (limited to 'games/asc')
-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