pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
graphmonkey: catch up to mono6->mono renaming
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Wed Mar 10 08:47:40 2021 -0500
Changeset: 01d2efd442df5a8cf345da06a822665e88d44acb
Modified Files:
graphmonkey/Makefile
Log Message:
graphmonkey: catch up to mono6->mono renaming
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=01d2efd442df5a8cf345da06a822665e88d44acb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
graphmonkey/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/graphmonkey/Makefile b/graphmonkey/Makefile
index e04eec2927..46051654c7 100644
--- a/graphmonkey/Makefile
+++ b/graphmonkey/Makefile
@@ -28,6 +28,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/pixmaps/*.png \
${DESTDIR}${PREFIX}/share/pixmaps
-.include "../../lang/mono6/buildlink3.mk"
+.include "../../lang/mono/buildlink3.mk"
.include "../../x11/gtk-sharp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index