summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleot <leot>2017-01-22 14:44:15 +0000
committerleot <leot>2017-01-22 14:44:15 +0000
commit676cea832e5a1b89f709452fb84a859320009686 (patch)
tree579233259944ea44762ac38497c0ca8fbcba1b8b
parent520e40a11cca9eec774d5db9b23cb27b020f1663 (diff)
downloadpkgsrc-676cea832e5a1b89f709452fb84a859320009686.tar.gz
Add a dependency to graphics/adwaita-icon-theme
Bump PKGREVISION Pointed out via pkg/51835 by Joern Clausen. Approved by <wiz>
-rw-r--r--devel/meld/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/meld/Makefile b/devel/meld/Makefile
index 7d15e9142ec..059c634f1d4 100644
--- a/devel/meld/Makefile
+++ b/devel/meld/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2017/01/01 14:43:31 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2017/01/22 14:44:15 leot Exp $
DISTNAME= meld-3.16.4
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/3.16/}
EXTRACT_SUFX= .tar.xz
@@ -25,6 +26,7 @@ SUBST_SED.man+= -e "s,share/man/man1,${PKGMANDIR}/man1,"
SUBST_STAGE.man= pre-build
SUBST_MESSAGE.man= Fixing man page installation path.
+.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../lang/python/distutils.mk"