pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/corebird add dependency on adwaita icons. they're ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/238976f7ffe2
branches:  trunk
changeset: 357561:238976f7ffe2
user:      maya <maya%pkgsrc.org@localhost>
date:      Sun Jan 22 20:48:07 2017 +0000

description:
add dependency on adwaita icons. they're needed to display lots of icons
in corebird.

bump PKGREVISION.

diffstat:

 net/corebird/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r dd52e1d210bd -r 238976f7ffe2 net/corebird/Makefile
--- a/net/corebird/Makefile     Sun Jan 22 20:14:50 2017 +0000
+++ b/net/corebird/Makefile     Sun Jan 22 20:48:07 2017 +0000
@@ -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 @@
 
 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"



Home | Main Index | Thread Index | Old Index