diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-15 22:23:04 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-15 22:23:04 +0000 |
commit | 6486c7771f0c9ad5d67817c020d6339addf93528 (patch) | |
tree | 9e6c68f8366677f2235c38fd2d7833987e19a7f9 /graphics/gimp-app | |
parent | 6eb20e951d9f1781717e5c22bf55e331d0b23a6d (diff) |
Notes
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r-- | graphics/gimp-app/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 1bf1f410ad14..239a3eb5f86c 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -40,6 +40,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 librsvg2 WANT_GNOME= yes +USE_GETTEXT= yes INSTALLS_SHLIB= yes PLIST_SUB= SHLIBVER="${SHLIBVER}" CONFIGURE_ARGS= --disable-perl \ |