Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-session x11/xfce4-session: remove no-op SUBS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d77644a6973
branches:  trunk
changeset: 431807:9d77644a6973
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 17:14:03 2020 +0000

description:
x11/xfce4-session: remove no-op SUBST block

There are no hard-coded paths in xflock4.

diffstat:

 x11/xfce4-session/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r 1d285e901e46 -r 9d77644a6973 x11/xfce4-session/Makefile
--- a/x11/xfce4-session/Makefile        Sat May 16 17:13:40 2020 +0000
+++ b/x11/xfce4-session/Makefile        Sat May 16 17:14:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2020/04/05 22:41:43 gutteridge Exp $
+# $NetBSD: Makefile,v 1.85 2020/05/16 17:14:03 rillig Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -18,12 +18,6 @@
 
 USE_TOOLS+=            iceauth:run
 
-SUBST_CLASSES+=                xflock4
-SUBST_STAGE.xflock4=   pre-build
-SUBST_MESSAGE.xflock4= Updating path in xflock4
-SUBST_FILES.xflock4=   scripts/xflock4
-SUBST_SED.xflock4=     -e 's,/bin:/usr/bin,${PREFIX}/bin,g'
-
 EGDIR=                 ${XFCE4_EGBASE}
 PKG_SYSCONFSUBDIR=     xdg
 



Home | Main Index | Thread Index | Old Index