diff options
author | kris <kris@FreeBSD.org> | 2002-09-19 02:44:43 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-19 02:44:43 +0000 |
commit | 88c7a9317953a2e06b7af4eea7882edc0a160bc3 (patch) | |
tree | 7b7d2b4b421c3b375c061f97070026eb86a7b41b /games | |
parent | bcd81f3a810e668e27d547a609fe02f572a080d3 (diff) | |
download | FreeBSD-ports-88c7a9317953a2e06b7af4eea7882edc0a160bc3.zip FreeBSD-ports-88c7a9317953a2e06b7af4eea7882edc0a160bc3.tar.gz |
BROKEN: Does not configure
Diffstat (limited to 'games')
-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 \ |