pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: pkg/53751: code blocks fails to build
Not sure if this is the correct fix, but it does allow editors/codeblocks to build in the 2018Q3 archive:
% diff -bu Makefile.orig Makefile
--- Makefile.orig 2018-11-29 07:56:11.217470830 -0600
+++ Makefile 2018-11-29 07:56:23.049511539 -0600
@@ -30,5 +30,6 @@
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/wxGTK30/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index