summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-06-04 01:44:57 +0000
committeryouri <youri@pkgsrc.org>2018-06-04 01:44:57 +0000
commit878954481e0e13f08021ab2ac9e07a7250a88151 (patch)
treebf3247485a4ca58b89da7794fdfb852adca32059 /graphics
parent72673478462dd16da21eeadbf8af6842939be378 (diff)
downloadpkgsrc-878954481e0e13f08021ab2ac9e07a7250a88151.tar.gz
Add needed gnome-icon-theme, noted by jmcneill@.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/paper-icon-theme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/paper-icon-theme/Makefile b/graphics/paper-icon-theme/Makefile
index ed227a614c3..04c9c0bcded 100644
--- a/graphics/paper-icon-theme/Makefile
+++ b/graphics/paper-icon-theme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2018/04/16 14:34:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/06/04 01:44:57 youri Exp $
DISTNAME= paper-icon-theme-1.3.2
PKGREVISION= 7
@@ -24,6 +24,7 @@ SUBST_SED.configure= -e 's,/usr/local,${PREFIX},'
pre-configure:
cd ${WRKSRC} && ./autogen.sh
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"