diff options
author | ahze <ahze@FreeBSD.org> | 2007-04-26 02:38:51 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-04-26 02:38:51 +0800 |
commit | 9aa567de60cc40be83a17aeb3eaf3562d959310f (patch) | |
tree | f2579a9c00515549a68046d3c55cbe9e5f56b1f5 /graphics/gimp-app-devel/Makefile | |
parent | 85e0eb8e79a7a11ba16a0e381d52ad6496c3997e (diff) | |
download | freebsd-ports-gnome-9aa567de60cc40be83a17aeb3eaf3562d959310f.tar.gz freebsd-ports-gnome-9aa567de60cc40be83a17aeb3eaf3562d959310f.tar.zst freebsd-ports-gnome-9aa567de60cc40be83a17aeb3eaf3562d959310f.zip |
Update py-gimp to 2.3.16
Diffstat (limited to 'graphics/gimp-app-devel/Makefile')
-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 |