pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/ansiweather ansiweather: remove SUBST directives,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a4b94231a2f
branches: trunk
changeset: 380900:1a4b94231a2f
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sat Jun 18 18:11:27 2022 +0000
description:
ansiweather: remove SUBST directives, they are not run anymore.
They haven't been run since SUBST_STAGE.config was set to pre-configure
in revision 1.8, as NO_CONFIGURE is set to "yes". This accidentally
fixed PR pkg/52026.
diffstat:
misc/ansiweather/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 8bf9208a236d -r 1a4b94231a2f misc/ansiweather/Makefile
--- a/misc/ansiweather/Makefile Sat Jun 18 17:05:00 2022 +0000
+++ b/misc/ansiweather/Makefile Sat Jun 18 18:11:27 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2021/09/14 16:49:01 fcambus Exp $
+# $NetBSD: Makefile,v 1.17 2022/06/18 18:11:27 fcambus Exp $
DISTNAME= ansiweather-1.18.0
CATEGORIES= misc
@@ -25,11 +25,6 @@
CONF_FILES+= ${EGDIR}/ansiweatherrc.example ${PKG_SYSCONFDIR}/ansiweatherrc
-SUBST_CLASSES+= config
-SUBST_FILES.config= ansiweather
-SUBST_SED.config= -e 's,~/.ansiweatherrc,${PKG_SYSCONFDIR}/ansiweatherrc,'
-SUBST_STAGE.config= pre-configure
-
AUTO_MKDIRS= yes
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index