summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-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)