pkgsrc-WIP-changes archive

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

bijiben: Require evolution-data-server



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon May 23 02:51:39 2016 +0200
Changeset:	45f9a429f947b9a5b8ca487ac2afe1fcbc185b07

Modified Files:
	bijiben/Makefile

Log Message:
bijiben: Require evolution-data-server

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=45f9a429f947b9a5b8ca487ac2afe1fcbc185b07

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bijiben/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/bijiben/Makefile b/bijiben/Makefile
index b796385..f3f71aa 100644
--- a/bijiben/Makefile
+++ b/bijiben/Makefile
@@ -15,6 +15,7 @@ USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
 USE_TOOLS+=		intltool pkg-config
 
+.include "../../mail/evolution-data-server/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../wip/gnome-tracker/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index