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 | |
parent | fb0bda52358dbc7a98759454b5dceeb6b735dd5f (diff) | |
download | ports-57846e8efe1466a485854ff422596b600eaea641.tar.gz ports-57846e8efe1466a485854ff422596b600eaea641.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-app/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimpshop/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index ec50fa068722..e5150fe7e76f 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/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 diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index ec50fa068722..e5150fe7e76f 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/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 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 |