summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-06-28 15:41:48 +0000
committerjperkin <jperkin@pkgsrc.org>2017-06-28 15:41:48 +0000
commite3b1fe7ee5103b7bd1a0ba2f5805dbd08cfa10b0 (patch)
tree17f7c2692596c931f3ee8ead13b5200e40eaa846 /graphics
parent854cb67405474f1456830d79b5407d23c36336a3 (diff)
downloadpkgsrc-e3b1fe7ee5103b7bd1a0ba2f5805dbd08cfa10b0.tar.gz
Requires gtk2.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mate-themes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mate-themes/Makefile b/graphics/mate-themes/Makefile
index 408117ff007..9472061c28a 100644
--- a/graphics/mate-themes/Makefile
+++ b/graphics/mate-themes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/23 17:30:27 youri Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/28 15:41:48 jperkin Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -14,4 +14,5 @@ DEPENDS+= gtk2-engines-murrine>=0.98.0:../../x11/gtk2-engines-murrine
CONFIGURE_ARGS+= --enable-all-themes
.include "../../graphics/icon-naming-utils/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"