pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ctags-git: Support building with current py-docutils
Module Name: pkgsrc-wip
Committed By: Johann Rudloff <johann%sinyax.net@localhost>
Pushed By: cypheon
Date: Mon Jan 17 18:14:40 2022 +0100
Changeset: cf02edfc2a1f43ed6e4d721b2e8a9226e0fc8872
Modified Files:
ctags-git/Makefile
Log Message:
ctags-git: Support building with current py-docutils
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf02edfc2a1f43ed6e4d721b2e8a9226e0fc8872
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ctags-git/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/ctags-git/Makefile b/ctags-git/Makefile
index d7c5e20651..cc369f8230 100644
--- a/ctags-git/Makefile
+++ b/ctags-git/Makefile
@@ -15,7 +15,7 @@ USE_TOOLS= aclocal autoreconf autoconf automake autoheader
USE_TOOLS+= bash gmake perl pkg-config
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= RST2MAN=${PREFIX}/bin/rst2man-${PYVERSSUFFIX}.py
+CONFIGURE_ARGS+= RST2MAN=${PREFIX}/bin/rst2man-${PYVERSSUFFIX}
CONFIGURE_ARGS+= --enable-macro-patterns
CONFIGURE_ARGS+= --enable-readlib
CONFIGURE_ARGS+= --disable-readcmd
Home |
Main Index |
Thread Index |
Old Index