diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 11:24:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 11:24:19 +0800 |
commit | 439cc7624c94ef5d0e38ddb689aba1247fd00c07 (patch) | |
tree | 897f8d5bb896e15536d7693540c46d9fcfc2c906 /games/heroes | |
parent | 5f72e96fb0f25efd26ab95842d99e86fa2d7f83b (diff) | |
download | freebsd-ports-gnome-439cc7624c94ef5d0e38ddb689aba1247fd00c07.tar.gz freebsd-ports-gnome-439cc7624c94ef5d0e38ddb689aba1247fd00c07.tar.zst freebsd-ports-gnome-439cc7624c94ef5d0e38ddb689aba1247fd00c07.zip |
BROKEN: Does not package correctly
Diffstat (limited to 'games/heroes')
-rw-r--r-- | games/heroes/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile index 0fa6853520f4..5a661e53c0ff 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -19,6 +19,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= sobomax@FreeBSD.org +BROKEN= "Does not package correctly" + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ iconv.3:${PORTSDIR}/converters/libiconv |