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 | |
parent | Update to 0.2.1 (diff) |
Fix pkg-plist.
Notes
Notes:
svn path=/head/; revision=59413
Diffstat (limited to 'games')
-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 |