aboutsummaryrefslogtreecommitdiff
path: root/www/smb2www
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-08-25 08:35:33 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-08-25 08:35:33 +0000
commitfb2ad52d2a1cedc16d7214e23d622c197181efc1 (patch)
tree249397a679f96044aac37be7f113f1e94ecbffea /www/smb2www
parent0fd5531735eea4f96618973d0815d994a42c3510 (diff)
downloadports-fb2ad52d2a1cedc16d7214e23d622c197181efc1.tar.gz
ports-fb2ad52d2a1cedc16d7214e23d622c197181efc1.zip
Switch dependency from net/samba to net/samba3 since the former
is going to be removed and the later provides the required executable
Notes
Notes: svn path=/head/; revision=171363
Diffstat (limited to 'www/smb2www')
-rw-r--r--www/smb2www/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile
index ea136b0dd77d..0a8bb2b05771 100644
--- a/www/smb2www/Makefile
+++ b/www/smb2www/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Windows Network client that is accessible through a web browser
RUN_DEPENDS= httpd:${PORTSDIR}/${APACHE_PORT} \
- smbclient:${PORTSDIR}/net/samba \
+ smbclient:${PORTSDIR}/net/samba3 \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
IS_INTERACTIVE= yes