diff options
Diffstat (limited to 'graphics/gimp3-app/Makefile')
| -rw-r--r-- | graphics/gimp3-app/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp3-app/Makefile b/graphics/gimp3-app/Makefile index d47df19d9cc8..4654ac5e32c5 100644 --- a/graphics/gimp3-app/Makefile +++ b/graphics/gimp3-app/Makefile @@ -1,5 +1,6 @@ PORTNAME= gimp DISTVERSION= 3.0.6 +PORTREVISION= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} PKGNAMESUFFIX= 3-app @@ -31,6 +32,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libjson-c.so:devel/json-c \ libmypaint.so:graphics/libmypaint \ libfreetype.so:print/freetype2 \ + libappstream.so:devel/appstream \ libappstream-glib.so:devel/appstream-glib \ libImath.so:math/Imath \ libwebp.so:graphics/webp \ |
