summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
diff options
context:
space:
mode:
authorkei <kei@pkgsrc.org>2000-08-30 17:44:25 +0000
committerkei <kei@pkgsrc.org>2000-08-30 17:44:25 +0000
commit4f9287bcc61a8ccf1c241415a712fe54d5da68c7 (patch)
tree0e6747b0330717a146d2314d235d3816872755a6 /net/samba/Makefile
parent5dc5a5c1bd5d0d6e33f2ad9cd432c7083ddb6302 (diff)
downloadpkgsrc-4f9287bcc61a8ccf1c241415a712fe54d5da68c7.tar.gz
added conflicts with pkgsrc/japanese/samba.
Diffstat (limited to 'net/samba/Makefile')
-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)