summaryrefslogtreecommitdiff
path: root/net/smb2www
diff options
context:
space:
mode:
authorjlam <jlam>2001-11-21 17:25:13 +0000
committerjlam <jlam>2001-11-21 17:25:13 +0000
commit29f725d7ab7b567e1c41b49668a9cb458e21c0db (patch)
tree899a30c93b56df8ebd8fce804e1fcb8f0ac79351 /net/smb2www
parent9350e38afec8c68fc2597780b43f8803fdcb7081 (diff)
downloadpkgsrc-29f725d7ab7b567e1c41b49668a9cb458e21c0db.tar.gz
As noted in pkg/13129, smb2www doesn't work with samba-2.2 and up. Make
this depend on samba<2.2.0 instead. Also remove extraneous dependency on perl as it's already implied.
Diffstat (limited to 'net/smb2www')
-rw-r--r--net/smb2www/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/smb2www/Makefile b/net/smb2www/Makefile
index 054c2278f8a..38c64b8333f 100644
--- a/net/smb2www/Makefile
+++ b/net/smb2www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:31 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2001/11/21 17:25:13 jlam Exp $
#
DISTNAME= smb2www-980804
@@ -11,8 +11,7 @@ HOMEPAGE= http://www.samba.org/samba/smb2www/
COMMENT= Gateway to Windows networking
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
-DEPENDS+= samba-[0-9]*:../../net/samba
-DEPENDS+= perl-[0-9]*:../../lang/perl5
+DEPENDS+= samba<2.2.0:../../net/samba
DEPENDS+= apache{,6}-[0-9]*:../../www/apache
WRKSRC= ${WRKDIR}