pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/obconf Requires gtar, per PR 42939.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f7904df3396
branches:  trunk
changeset: 576069:5f7904df3396
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Mon May 31 23:11:57 2010 +0000

description:
Requires gtar, per PR 42939.

diffstat:

 wm/obconf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f825d398941d -r 5f7904df3396 wm/obconf/Makefile
--- a/wm/obconf/Makefile        Mon May 31 21:21:50 2010 +0000
+++ b/wm/obconf/Makefile        Mon May 31 23:11:57 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/02/01 22:44:23 snj Exp $
+# $NetBSD: Makefile,v 1.31 2010/05/31 23:11:57 dholland Exp $
 
 DISTNAME=              obconf-2.0.3
 PKGREVISION=           3
@@ -12,7 +12,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config gtar
 GNU_CONFIGURE=         YES
 
 .include "../../databases/shared-mime-info/mimedb.mk"



Home | Main Index | Thread Index | Old Index