pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/lrzip Substitute Bash properly. Bump PKGREVI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b94a0abf829e
branches:  trunk
changeset: 626547:b94a0abf829e
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Thu Nov 14 18:39:38 2013 +0000

description:
Substitute Bash properly. Bump PKGREVISION.

diffstat:

 archivers/lrzip/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 3f1690499928 -r b94a0abf829e archivers/lrzip/Makefile
--- a/archivers/lrzip/Makefile  Thu Nov 14 17:04:41 2013 +0000
+++ b/archivers/lrzip/Makefile  Thu Nov 14 18:39:38 2013 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2013/11/08 21:14:01 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2013/11/14 18:39:38 fhajny Exp $
 
 DISTNAME=      lrzip-0.616
+PKGREVISION=   1
 CATEGORIES=    archivers
 MASTER_SITES=  http://ck.kolivas.org/apps/lrzip/
 EXTRACT_SUFX=  .tar.bz2
@@ -17,5 +18,7 @@
 
 PKGCONFIG_OVERRIDE+=   lrzip.pc.in
 
+REPLACE_BASH+= lrztar
+
 .include "../../archivers/lzo/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index