pkgsrc-WIP-changes archive

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

libgda4: mechanically switch to goocanvas2



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Mar 11 20:57:40 2020 +0100
Changeset:	719102e26af906ddc8b5125412a1d81c3d5fd1d6

Modified Files:
	libgda4/options.mk

Log Message:
libgda4: mechanically switch to goocanvas2

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

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

diffstat:
 libgda4/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/libgda4/options.mk b/libgda4/options.mk
index 98b5067264..f7fdcccd0f 100644
--- a/libgda4/options.mk
+++ b/libgda4/options.mk
@@ -132,7 +132,7 @@ post-install:
 .endif
 
 .if !empty(PKG_OPTIONS:Mgui)
-.  include "../../graphics/goocanvas/buildlink3.mk"
+.  include "../../graphics/goocanvas2/buildlink3.mk"
 .  include "../../graphics/graphviz/buildlink3.mk"
 .endif
 


Home | Main Index | Thread Index | Old Index