aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda26-server
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-02 19:50:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-02 19:50:47 +0000
commit48859cce814d98fa7e3f0a5a2d1ef6a847ee684c (patch)
treef414bad56bba5e840ebd5ce2b5b026144ef27163 /misc/amanda26-server
parent7e7f3d0c2edc7ec3cf0bc270c611657708680ccb (diff)
downloadports-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.tar.gz
ports-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.zip
Notes
Diffstat (limited to 'misc/amanda26-server')
-rw-r--r--misc/amanda26-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile
index a911cf968fd4..2b60d34ec8e4 100644
--- a/misc/amanda26-server/Makefile
+++ b/misc/amanda26-server/Makefile
@@ -116,8 +116,8 @@ PLIST_SUB+= PLOT='@comment '
.endif
.if defined (WITH_SAMBA)
-BUILD_DEPENDS+= smbclient:${PORTSDIR}/net/samba
-RUN_DEPENDS+= smbclient:${PORTSDIR}/net/samba
+BUILD_DEPENDS+= smbclient:${PORTSDIR}/net/samba3
+RUN_DEPENDS+= smbclient:${PORTSDIR}/net/samba3
CONFIGURE_ARGS+= --with-smbclient=${PREFIX}/bin/smbclient
.endif