pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/amanda-client Fix build after amanda-common h...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53d9a819a4ae
branches:  trunk
changeset: 481477:53d9a819a4ae
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue Oct 05 15:51:00 2004 +0000

description:
Fix build after amanda-common had its PKGREVISION bumped: no need to set
an explicit DEPENDS on it, let sysutils/amanda-common/buildlink3.mk take
care of it.

diffstat:

 sysutils/amanda-client/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 3474c59dca35 -r 53d9a819a4ae sysutils/amanda-client/Makefile
--- a/sysutils/amanda-client/Makefile   Tue Oct 05 15:38:38 2004 +0000
+++ b/sysutils/amanda-client/Makefile   Tue Oct 05 15:51:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2004/10/03 00:18:14 tv Exp $
+# $NetBSD: Makefile,v 1.36 2004/10/05 15:51:00 seb Exp $
 #
 
 PKGNAME=               amanda-client-${VERS}
@@ -7,8 +7,6 @@
 
 COMMENT=               Client part of Amanda, a network backup system
 
-DEPENDS+=              amanda-common-2.4.4p2:../../sysutils/amanda-common
-
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index