diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:29:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:29:21 +0000 |
commit | 7689c4a0e57856f870ceaa9e7b9360ddd204c639 (patch) | |
tree | 21fe7f436b198f255b51f51cd0529f20b162a4ef /games | |
parent | 27d3b59f7a4198e1786e89215cde54e26ca927a8 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/adonthell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index cf3c76fb3767..cb16cbb56d29 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis USE_SDL= mixer sdl USE_PYTHON= yes +USE_GETTEXT= yes USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |