summaryrefslogtreecommitdiff
path: root/sysutils/amanda-client/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-03-06 10:53:29 +0000
committerwiz <wiz>2000-03-06 10:53:29 +0000
commit49f0992cd2cbb09cbf810874910282d41df14a3e (patch)
treeaa980b972bb360d027d2b18c0497849b7a63c807 /sysutils/amanda-client/Makefile
parent42c0a83e1758684b3bbb6dc92c2458febfdfc9e1 (diff)
downloadpkgsrc-49f0992cd2cbb09cbf810874910282d41df14a3e.tar.gz
wildcard samba dependency, as reported in pkg/9554
Diffstat (limited to 'sysutils/amanda-client/Makefile')
-rw-r--r--sysutils/amanda-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index fe91e30e7b9..7a03544eaa0 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/09/06 19:30:19 bad Exp $
+# $NetBSD: Makefile,v 1.12 2000/03/06 10:53:29 wiz Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -26,7 +26,7 @@ BUILD_DEFS+= AMANDA_USER AMANDA_SMB AMANDA_VAR
.if defined(AMANDA_SMB)
CONFIGURE_ARGS+= --with-smbclient
-DEPENDS+= samba-2.0.5a:../../net/samba
+DEPENDS+= samba-2.0.*:../../net/samba
.endif
.include "../../mk/bsd.pkg.mk"