pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
picom-12.3: satisfy pkglint
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon Oct 21 15:39:21 2024 +0200
Changeset: 15234fccdcbf6d285e0c8df64eb78861fbff0a8e
Modified Files:
picom/Makefile
Log Message:
picom-12.3: satisfy pkglint
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=15234fccdcbf6d285e0c8df64eb78861fbff0a8e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
picom/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/picom/Makefile b/picom/Makefile
index 4856306eeb..5258c195b1 100644
--- a/picom/Makefile
+++ b/picom/Makefile
@@ -19,11 +19,11 @@ TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
TOOL_DEPENDS+= ${RUBY_PKGPREFIX}-asciidoctor-[0-9]*:../../textproc/ruby-asciidoctor
-SUBST_CLASSES+= rubyver
-SUBST_SED.rubyver+= -e "s/asciidoctor/asciidoctor${RUBY_SUFFIX}/"
+SUBST_CLASSES+= rubyver
+SUBST_SED.rubyver+= -e "s/asciidoctor/asciidoctor${RUBY_SUFFIX}/"
SUBST_FILES.rubyver+= man/meson.build
-SUBST_STAGE.rubyver= pre-configure
-SUBST_MESSAGE.rubyver= Fixing asciidoctor executable name.
+SUBST_STAGE.rubyver= pre-configure
+SUBST_MESSAGE.rubyver= Fixing asciidoctor executable name.
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index