pkgsrc-WIP-changes archive

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

(cad/gwyddion) .include -gtksourceview2 +gtksourceview3



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <mef@NetBSD>
Pushed By:	mef
Date:		Wed Jul 31 06:27:50 2024 +0900
Changeset:	2b7e70cf49918db51c3ba89b3023a82a00c49f59

Modified Files:
	gwyddion/Makefile

Log Message:
(cad/gwyddion) .include -gtksourceview2 +gtksourceview3

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

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

diffstat:
 gwyddion/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gwyddion/Makefile b/gwyddion/Makefile
index 8179b03af5..f723edeec4 100644
--- a/gwyddion/Makefile
+++ b/gwyddion/Makefile
@@ -62,7 +62,7 @@ BUILDLINK_API_DEPENDS.libxml2+=	libxml2>=2.6.2
 .include "../../x11/libXmu/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gtk2+=	gtk2+>=2.4.0
 .include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/gtksourceview2/buildlink3.mk"
+.include "../../x11/gtksourceview3/buildlink3.mk"
 .include "../../x11/libunique/buildlink3.mk"
 .include "../../mk/omf-scrollkeeper.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index