diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 12:31:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 12:31:00 +0000 |
commit | fe1ec87aa35f65be8b71788c15145672bc95f918 (patch) | |
tree | 8fe69e2665cf594755b901b562de7ea608bb5f5e /math | |
parent | 7fdee46829e206814e8b9f37a30fe8ac316c8777 (diff) | |
download | ports-fe1ec87aa35f65be8b71788c15145672bc95f918.tar.gz ports-fe1ec87aa35f65be8b71788c15145672bc95f918.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/drgeo/Makefile | 1 | ||||
-rw-r--r-- | math/drgeo/pkg-plist | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 1d20fbd4463f..38ccbf9d7483 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -18,6 +18,7 @@ COMMENT= A GTK interactive geometry sofware LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_X_PREFIX= yes +USE_GETTEXT= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/math/drgeo/pkg-plist b/math/drgeo/pkg-plist index f4e93044df4f..ad409886016a 100644 --- a/math/drgeo/pkg-plist +++ b/math/drgeo/pkg-plist @@ -224,3 +224,7 @@ share/locale/zh_TW/LC_MESSAGES/drgeo.mo @dirrm share/gnome/drgeo/examples @dirrm share/gnome/drgeo/encode @dirrm share/gnome/drgeo +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw |