Hi,
without xsltproc, graphics/snapshot/gimp fails to build.
ok?
Ciao,
Kili
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/gimp/snapshot/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 12 Sep 2022 14:21:07 -0000 1.3
+++ Makefile 21 Sep 2022 19:35:34 -0000
@@ -55,7 +55,8 @@ COMMON_DEPENDS= archivers/lzip/lzlib \
BUILD_DEPENDS= ${COMMON_DEPENDS} \
textproc/gi-docgen \
lang/vala \
- shells/bash
+ shells/bash \
+ textproc/libxslt
RUN_DEPENDS= ${COMMON_DEPENDS} \
devel/xdg-utils \