diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-07 08:12:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-07 08:12:32 +0000 |
commit | 5e185494d49ddd44cd414a5ca7a198ec85834a02 (patch) | |
tree | 724cecbb404fbbb63ca3c44afd122d379f74083f /graphics | |
parent | 8fffd53737f60259b9270430336a63975ace036b (diff) | |
download | ports-5e185494d49ddd44cd414a5ca7a198ec85834a02.tar.gz ports-5e185494d49ddd44cd414a5ca7a198ec85834a02.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gliv/Makefile | 1 | ||||
-rw-r--r-- | graphics/gliv/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 5309328204ad..0dd279ead6a6 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -20,6 +20,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 USE_GL= yes USE_GETOPT_LONG= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/gliv/pkg-plist b/graphics/gliv/pkg-plist index 6c9395496467..e7d331f75f8e 100644 --- a/graphics/gliv/pkg-plist +++ b/graphics/gliv/pkg-plist @@ -10,6 +10,7 @@ share/locale/ro/LC_MESSAGES/gliv.mo share/locale/ru/LC_MESSAGES/gliv.mo share/locale/rw/LC_MESSAGES/gliv.mo share/locale/sk/LC_MESSAGES/gliv.mo +share/locale/sv/LC_MESSAGES/gliv.mo share/locale/tr/LC_MESSAGES/gliv.mo share/locale/vi/LC_MESSAGES/gliv.mo @dirrmtry man/ru/man1 |