diff options
-rw-r--r-- | games/heroes/Makefile | 2 | ||||
-rw-r--r-- | games/heroes/pkg-plist | 2 |
2 files changed, 0 insertions, 4 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 diff --git a/games/heroes/pkg-plist b/games/heroes/pkg-plist index 23393c84677f..db340be18dbd 100644 --- a/games/heroes/pkg-plist +++ b/games/heroes/pkg-plist @@ -5,7 +5,6 @@ bin/heroeslvl info/heroes.info info/heroes.info-1 info/heroes.info-2 -lib/charset.alias share/heroes/etc/heroesrc share/heroes/levels/level.lst share/heroes/levels/niv010.lvl @@ -214,7 +213,6 @@ share/heroes/tilesets/level10.pie share/locale/de/LC_MESSAGES/heroes.mo share/locale/fr/LC_MESSAGES/heroes.mo share/locale/it/LC_MESSAGES/heroes.mo -share/locale/locale.alias share/locale/nl/LC_MESSAGES/heroes.mo share/locale/pt_BR/LC_MESSAGES/heroes.mo @dirrm share/heroes/tilesets |