graphmonkey: Change mono to mono6 because mono2 is gone

(I have no idea if this builds, but dangling refs cause pkg_chk
etc. to throw errors.)
This commit is contained in:
Greg Troxel 2020-03-19 13:29:53 -04:00
parent b69863f36e
commit 5ad95fbfa8
1 changed files with 1 additions and 1 deletions

View File

@ -28,6 +28,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/pixmaps/*.png \
${DESTDIR}${PREFIX}/share/pixmaps
.include "../../lang/mono2/buildlink3.mk"
.include "../../lang/mono6/buildlink3.mk"
.include "../../x11/gtk-sharp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"