diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-25 18:38:51 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-25 18:38:51 +0000 |
commit | f3531ca0f92bd558a5c3938afb562ad3bdf644e8 (patch) | |
tree | 0c82e6094d0de18fe562adec3a4085604a3cd366 /graphics/gimp-app-devel | |
parent | 197551a176f07a465012796e0ccda3078bb50e8e (diff) | |
download | ports-f3531ca0f92bd558a5c3938afb562ad3bdf644e8.tar.gz ports-f3531ca0f92bd558a5c3938afb562ad3bdf644e8.zip |
Notes
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 2e301f9dfdb0..8bdf282ea002 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -38,7 +38,7 @@ USE_GETTEXT= yes USE_XPM= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack desktopfileutils libgtkhtml +USE_GNOME+= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack desktopfileutils libgtkhtml WANT_GNOME= yes USE_GCC= 3.4+ USE_LDCONFIG= yes |