Skip to content

Commit

Permalink
xfce4-dev-tools: Depends on xsltproc, add libxslt to TOOL_DEPENDS.
Browse files Browse the repository at this point in the history
XXX should support xsltproc in USE_TOOLS
  • Loading branch information
alarixnia committed Jan 2, 2025
1 parent d6496bd commit cba938a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devel/xfce4-dev-tools/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.61 2024/12/27 08:19:37 wiz Exp $
# $NetBSD: Makefile,v 1.62 2025/01/02 12:25:36 nia Exp $

PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
Expand All @@ -18,6 +18,8 @@ REPLACE_BASH+= helpers/xfce-get-translations helpers/xfce-update-news
REPLACE_BASH+= scripts/xdt-check-abi
REPLACE_PYTHON+= scripts/xdt-gen-visibility

TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt

GNU_CONFIGURE= yes

MAKE_DIRS+= ${PREFIX}/share/xfce4
Expand Down

0 comments on commit cba938a

Please sign in to comment.