summaryrefslogtreecommitdiff
path: root/graphics/gimp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r--graphics/gimp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index dcdbc8b10a1..08b89dae655 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.342 2021/04/21 11:40:24 adam Exp $
+# $NetBSD: Makefile,v 1.343 2021/05/02 11:06:13 nia Exp $
DISTNAME= gimp-2.10.24
PKGREVISION= 5
@@ -11,7 +11,6 @@ HOMEPAGE= https://www.gimp.org/
COMMENT= The GNU image manipulation program
LICENSE= gnu-lgpl-v3 AND gnu-gpl-v3
-BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
BUILD_DEPENDS+= gettext-tools>=0.19:../../devel/gettext-tools
DEPENDS+= glib-networking>=2.36.2:../../net/glib-networking
CONFLICTS+= gimp<=1.2.3
@@ -22,6 +21,7 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config perl
USE_TOOLS+= intltool msgfmt msgmerge xgettext
+USE_TOOLS+= gdbus-codegen
GNU_CONFIGURE= yes