Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/fxtv multimedia/fxtv: remove redundant SUBS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1771b52cdc8
branches:  trunk
changeset: 431795:f1771b52cdc8
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 15:52:15 2020 +0000

description:
multimedia/fxtv: remove redundant SUBST block

It is already taken care of by patches/patch-aa.

diffstat:

 multimedia/fxtv/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r 03b443ac75d9 -r f1771b52cdc8 multimedia/fxtv/Makefile
--- a/multimedia/fxtv/Makefile  Sat May 16 15:48:38 2020 +0000
+++ b/multimedia/fxtv/Makefile  Sat May 16 15:52:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2018/03/07 11:57:31 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2020/05/16 15:52:15 rillig Exp $
 
 DISTNAME=      fxtv-1.03
 PKGREVISION=   23
@@ -20,11 +20,6 @@
 SUBST_FILES.ossaudio=  app_rsrc.h Fxtv README
 SUBST_SED.ossaudio=    -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
 
-SUBST_CLASSES+=                root
-SUBST_STAGE.root=      pre-configure
-SUBST_FILES.root=      Makefile
-SUBST_SED.root=                -e 's,-o root,-o ${ROOT_USER},'
-
 post-extract:
        ${RM} -f ${WRKSRC}/videolib/videolib.o
 



Home | Main Index | Thread Index | Old Index