summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/samba/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile
index 4304f756730..2b14de8e8c6 100644
--- a/japanese/samba/Makefile
+++ b/japanese/samba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/08/30 17:29:44 kei Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/30 17:46:18 kei Exp $
DISTNAME= samba-2.0.7-ja-1.2
WRKSRC= ${WRKDIR}/${DISTNAME}/source
@@ -9,6 +9,8 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= oishi@ims.ac.jp
HOMEPAGE= http://www.samba.gr.jp/
+CONFLICTS+= samba-*
+
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf
.if !exists(/usr/include/readline.h)