pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-File-Rsync
Module Name: pkgsrc
Committed By: hauke
Date: Thu Feb 9 10:16:21 UTC 2017
Modified Files:
pkgsrc/net/p5-File-Rsync: Makefile
Log Message:
Just learned about SUBST_VARS.foo.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/p5-File-Rsync/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/p5-File-Rsync/Makefile
diff -u pkgsrc/net/p5-File-Rsync/Makefile:1.3 pkgsrc/net/p5-File-Rsync/Makefile:1.4
--- pkgsrc/net/p5-File-Rsync/Makefile:1.3 Wed Feb 8 14:15:30 2017
+++ pkgsrc/net/p5-File-Rsync/Makefile Thu Feb 9 10:16:21 2017
@@ -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_CLASSES+= fix-paths
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