diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-04 10:11:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-04 10:11:22 +0000 |
commit | 57846e8efe1466a485854ff422596b600eaea641 (patch) | |
tree | 5eb0c06b65e360294c340a34db2976472d667f41 /graphics/gimpshop | |
parent | Remove dead site (diff) |
- Fix build on 4.x
Reported by: Lauri J Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi>
Pointy hat to: bland
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r-- | graphics/gimpshop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index ec50fa068722..e5150fe7e76f 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -36,7 +36,7 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 -USE_GNOME= gnomehack intltool gtk20 libartlgpl2 librsvg2 +USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 librsvg2 WANT_GNOME= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore |