summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormaya <maya>2017-01-22 20:48:07 +0000
committermaya <maya>2017-01-22 20:48:07 +0000
commit4d58dd6aa6c7a72c0e79aa0ffeae9dbd8b2175c2 (patch)
tree3eef0ac821ae9b0ee30e9a93f7f95946e0b5090f /net
parent64c09dbff958ec70adff37bda84ddc82278ce7fd (diff)
downloadpkgsrc-4d58dd6aa6c7a72c0e79aa0ffeae9dbd8b2175c2.tar.gz
add dependency on adwaita icons. they're needed to display lots of icons
in corebird. bump PKGREVISION.
Diffstat (limited to 'net')
-rw-r--r--net/corebird/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/corebird/Makefile b/net/corebird/Makefile
index a1215b35d2b..019f403a80e 100644
--- a/net/corebird/Makefile
+++ b/net/corebird/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2017/01/14 09:43:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2017/01/22 20:48:07 maya Exp $
DISTNAME= corebird-1.4.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=baedert/}
GITHUB_PROJECT= corebird
@@ -21,6 +22,7 @@ USE_TOOLS+= gettext-m4 pkg-config gmake msgfmt
TEST_TARGET= check
+.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../www/librest07/buildlink3.mk"