pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/netpbm Use REPLACE_SH on buildtools/stamp-dat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f45de032e37c
branches:  trunk
changeset: 375740:f45de032e37c
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Tue Feb 20 07:04:54 2018 +0000

description:
Use REPLACE_SH on buildtools/stamp-date so it gets a shell that works on
Solaris. PR 55241

diffstat:

 graphics/netpbm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b6a6f3082525 -r f45de032e37c graphics/netpbm/Makefile
--- a/graphics/netpbm/Makefile  Tue Feb 20 06:43:32 2018 +0000
+++ b/graphics/netpbm/Makefile  Tue Feb 20 07:04:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.216 2018/01/25 10:29:21 jperkin Exp $
+# $NetBSD: Makefile,v 1.217 2018/02/20 07:04:54 dholland Exp $
 
 DISTNAME=      netpbm-10.79.04
 CATEGORIES=    graphics
@@ -36,6 +36,7 @@
 REPLACE_PERL+= editor/ppmshadow
 REPLACE_PERL+= generator/ppmrainbow
 REPLACE_PERL+= manweb
+REPLACE_SH+=   buildtools/stamp-date
 STAGEDIR=      ${WRKDIR}/staging
 WRKSRC=                ${WRKDIR}/netpbm
 



Home | Main Index | Thread Index | Old Index