summaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorkei <kei>2000-08-30 17:44:25 +0000
committerkei <kei>2000-08-30 17:44:25 +0000
commitf4cc1c4958c9fb6f61b0e47c860230b760db1a0a (patch)
tree0e6747b0330717a146d2314d235d3816872755a6 /net/samba
parent74bacc29a376176a370b87c997df87280dbdc822 (diff)
downloadpkgsrc-f4cc1c4958c9fb6f61b0e47c860230b760db1a0a.tar.gz
added conflicts with pkgsrc/japanese/samba.
Diffstat (limited to 'net/samba')
-rw-r--r--net/samba/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index ee6337992a8..1e9a05d7088 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2000/07/20 15:41:09 tron Exp $
+# $NetBSD: Makefile,v 1.35 2000/08/30 17:44:25 kei Exp $
DISTNAME= samba-2.0.7
WRKSRC= ${WRKDIR}/${DISTNAME}/source
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \
MAINTAINER= bouyer@netbsd.org
HOMEPAGE= http://www.samba.org/
+CONFLICTS+= samba-2.0.7-ja-*
+
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf
.if !exists(/usr/include/readline.h)