File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.70 2025/08/01 09:10:57 nia Exp $
1+ # $NetBSD: Makefile,v 1.71 2025/08/05 04:57:19 adam Exp $
22
33DISTNAME = gdk-pixbuf-2.42.12
44PKGNAME = ${DISTNAME:S/pixbuf/pixbuf2/}
@@ -65,9 +65,10 @@ MAKE_ENV+= DYLD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf
6565
6666.endif
6767
68- PYTHON_VERSIONS_INCOMPATIBLE = 27
69- PYTHON_FOR_BUILD_ONLY = tool
68+ PYTHON_FOR_BUILD_ONLY = tool
69+ REPLACE_PYTHON+ = build-aux/gen-thumbnailer.py
7070
71+ .include "../../lang/python/application.mk"
7172.include "../../lang/python/tool.mk"
7273
7374_BUILDING_GTK2 = yes
@@ -80,7 +81,7 @@ _BUILDING_GTK2= yes
8081.include "../../devel/py-gi-docgen/buildlink3.mk"
8182BUILDLINK_API_DEPENDS.glib2+ = glib2>=2.37.2
8283.include "../../devel/glib2/buildlink3.mk"
84+ .include "../../graphics/png/buildlink3.mk"
8385.include "../../graphics/tiff/buildlink3.mk"
8486.include "../../mk/jpeg.buildlink3.mk"
85- .include "../../graphics/png/buildlink3.mk"
8687.include "../../mk/bsd.pkg.mk"
You can’t perform that action at this time.
0 commit comments