diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-10-27 19:15:09 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-10-27 19:15:09 +0000 |
commit | 522a5b93912dc4c97539f2273689193fcd933935 (patch) | |
tree | 0eccd13095147a6e9ed951694de441e844929eac /graphics/gimp-app | |
parent | 7e85e6c26069764c85d1a79cceded97f903b38be (diff) | |
download | ports-522a5b93912dc4c97539f2273689193fcd933935.tar.gz ports-522a5b93912dc4c97539f2273689193fcd933935.zip |
Notes
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r-- | graphics/gimp-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 1283336e45fd..a8164f3d9826 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -39,7 +39,7 @@ USE_GETTEXT= yes USE_XPM= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack desktopfileutils +USE_GNOME+= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack desktopfileutils USE_LDCONFIG= yes INSTALLS_ICONS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore |