diff options
Diffstat (limited to 'games/asc/Makefile')
-rw-r--r-- | games/asc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 6822dac..0d4e731 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +BROKEN= Does not configure + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ |