diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-25 17:57:45 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-25 17:57:45 +0000 |
commit | 48842b5826032dad05a83ad7a8032c3929e78197 (patch) | |
tree | 581aef5c882a73ad6ee4a91087323db4e40e7e99 /graphics/gimp-app-devel/Makefile | |
parent | e9ca1878e63a4d6b04e71d4fa15e5ac23077852e (diff) |
Notes
Diffstat (limited to 'graphics/gimp-app-devel/Makefile')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index a7c73fa61b18..2e301f9dfdb0 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gimp-app -PORTVERSION= 2.3.15 -PORTREVISION= 1 +PORTVERSION= 2.3.16 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ @@ -39,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 +USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack desktopfileutils libgtkhtml WANT_GNOME= yes USE_GCC= 3.4+ USE_LDCONFIG= yes |