Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/help2man help2man: SOEXT may not change, ne...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eea69c3489ae
branches: trunk
changeset: 432981:eea69c3489ae
user: nia <nia%pkgsrc.org@localhost>
date: Thu May 28 15:08:27 2020 +0000
description:
help2man: SOEXT may not change, needs SUBST_NOOP_OK
diffstat:
converters/help2man/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7b57e749b2d6 -r eea69c3489ae converters/help2man/Makefile
--- a/converters/help2man/Makefile Thu May 28 14:47:36 2020 +0000
+++ b/converters/help2man/Makefile Thu May 28 15:08:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2020/05/04 18:29:26 rillig Exp $
+# $NetBSD: Makefile,v 1.58 2020/05/28 15:08:27 nia Exp $
DISTNAME= help2man-1.47.15
CATEGORIES= converters
@@ -41,6 +41,7 @@
SUBST_CLASSES+= soext
SUBST_MESSAGE.soext= Fixing shared library suffix
+SUBST_NOOP_OK.soext+= yes
SUBST_STAGE.soext= pre-configure
SUBST_FILES.soext= bindtextdomain.c
SUBST_FILES.soext+= Makefile.in
Home |
Main Index |
Thread Index |
Old Index