pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/gtar Correct dependences to accept package r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c34271033de1
branches: trunk
changeset: 499464:c34271033de1
user: tron <tron%pkgsrc.org@localhost>
date: Fri Sep 23 09:04:57 2005 +0000
description:
Correct dependences to accept package revisions of "gtar-base" and
"gtar-info".
diffstat:
archivers/gtar/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 2f29cfc07a67 -r c34271033de1 archivers/gtar/Makefile
--- a/archivers/gtar/Makefile Fri Sep 23 05:50:55 2005 +0000
+++ b/archivers/gtar/Makefile Fri Sep 23 09:04:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/05/23 08:11:44 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2005/09/23 09:04:57 tron Exp $
DISTNAME= gtar-1.15.1
CATEGORIES= archivers
@@ -9,8 +9,8 @@
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
COMMENT= The "meta-package" for the GNU tape archiver (tar)
-DEPENDS+= gtar-base-1.15.1:../../archivers/gtar-base
-DEPENDS+= gtar-info-1.15.1:../../archivers/gtar-info
+DEPENDS+= gtar-base-1.15.1{,nb*}:../../archivers/gtar-base
+DEPENDS+= gtar-info-1.15.1{,nb*}:../../archivers/gtar-info
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index