pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/fvwm-themes Drop useless SUBST block.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/547a2ad9001d
branches:  trunk
changeset: 439231:547a2ad9001d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Sep 14 18:21:36 2020 +0000

description:
Drop useless SUBST block.

diffstat:

 wm/fvwm-themes/Makefile |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (23 lines):

diff -r 8b79c87474e7 -r 547a2ad9001d wm/fvwm-themes/Makefile
--- a/wm/fvwm-themes/Makefile   Mon Sep 14 18:20:57 2020 +0000
+++ b/wm/fvwm-themes/Makefile   Mon Sep 14 18:21:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/08/31 18:12:29 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2020/09/14 18:21:36 joerg Exp $
 #
 
 DISTNAME=      fvwm-themes-${THEM_VER}
@@ -67,13 +67,6 @@
 SUBST_STAGE.root_prefix=       pre-configure
 SUBST_MESSAGE.root_prefix=     root_prefix tweak implementing
 
-#### 6 ####
-SUBST_CLASSES+=                        theme-cfg
-SUBST_FILES.theme-cfg=         ${DESTDIR}${PREFIX}/share/fvwm2/themes/current/theme.cfg
-SUBST_SED.theme-cfg=           -e 's|${WRKDR}/.destdir||'
-SUBST_STAGE.theme-cfg=         post-install
-SUBST_MESSAGE.theme-cfg=       theme-cfg tweak implementing
-
 # Copied from bin/ and add -destdir onto its name.
 # See following two targets.
 bin_SCRIPTS_DESTDIR=   fvwm-themes-config fvwm-themes-menuapp



Home | Main Index | Thread Index | Old Index