diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-18 07:26:17 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-18 07:26:17 +0000 |
commit | ef4080a2fc92574f75018553f5e37badf105a114 (patch) | |
tree | d2f0bdbbb3fe9b353643401a3353927b2bb17f39 /games/heroes/Makefile | |
parent | Update to 0.2.1 (diff) |
Fix pkg-plist.
Diffstat (limited to 'games/heroes/Makefile')
-rw-r--r-- | games/heroes/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile index 5a661e53c0ff..0fa6853520f4 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -19,8 +19,6 @@ 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 |