pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/dar USE_TOOLS+=gsed for -r support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b7aae4979e3
branches:  trunk
changeset: 639731:9b7aae4979e3
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Sep 24 10:58:51 2014 +0000

description:
USE_TOOLS+=gsed for -r support.

diffstat:

 archivers/dar/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 479a73dbd123 -r 9b7aae4979e3 archivers/dar/Makefile
--- a/archivers/dar/Makefile    Wed Sep 24 10:53:22 2014 +0000
+++ b/archivers/dar/Makefile    Wed Sep 24 10:58:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2014/06/26 20:08:53 asau Exp $
+# $NetBSD: Makefile,v 1.50 2014/09/24 10:58:51 jperkin Exp $
 
 DISTNAME=      dar-2.4.13
 CATEGORIES=    archivers sysutils
@@ -14,7 +14,7 @@
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake groff pkg-config bash:run
+USE_TOOLS+=            gmake groff gsed pkg-config bash:run
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-dar-static



Home | Main Index | Thread Index | Old Index