pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/corebird
Module Name: pkgsrc
Committed By: maya
Date: Sun Jan 22 20:48:07 UTC 2017
Modified Files:
pkgsrc/net/corebird: Makefile
Log Message:
add dependency on adwaita icons. they're needed to display lots of icons
in corebird.
bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/corebird/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/corebird/Makefile
diff -u pkgsrc/net/corebird/Makefile:1.21 pkgsrc/net/corebird/Makefile:1.22
--- pkgsrc/net/corebird/Makefile:1.21 Sat Jan 14 09:43:36 2017
+++ pkgsrc/net/corebird/Makefile Sun Jan 22 20:48:07 2017
@@ -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
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