pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-File-Rsync Just learned about SUBST_VARS.foo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/782604b10559
branches:  trunk
changeset: 358311:782604b10559
user:      hauke <hauke%pkgsrc.org@localhost>
date:      Thu Feb 09 10:16:21 2017 +0000

description:
Just learned about SUBST_VARS.foo.

diffstat:

 net/p5-File-Rsync/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2844a267d35b -r 782604b10559 net/p5-File-Rsync/Makefile
--- a/net/p5-File-Rsync/Makefile        Thu Feb 09 09:33:57 2017 +0000
+++ b/net/p5-File-Rsync/Makefile        Thu Feb 09 10:16:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/02/08 14:15:30 hauke Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/09 10:16:21 hauke Exp $
 
 DISTNAME=      File-Rsync-0.49
 PKGNAME=       p5-${DISTNAME}
@@ -19,7 +19,7 @@
 SUBST_STAGE.fix-paths=         pre-configure
 SUBST_MESSAGE.fix-paths=       Fixing absolute paths
 SUBST_FILES.fix-paths=         Rsync.pm
-SUBST_SED.fix-paths+=          -e 's,@PREFIX@,${PREFIX},g'
+SUBST_VARS.fix-paths+=         PREFIX
 
 PERL5_MODULE_TYPE=      MakeMaker
 PERL5_PACKLIST=         auto/File/Rsync/.packlist



Home | Main Index | Thread Index | Old Index