aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2005-01-18 20:55:05 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2005-01-18 20:55:05 +0000
commit6be5377970390dc0272f6f73d65fb0aef614d4b7 (patch)
tree2b99b8a9f3e94140d4de85a56484f65f31a9b604
parent43443eb507f5aa646196bfdf461328ae71e6f31d (diff)
downloadports-6be5377970390dc0272f6f73d65fb0aef614d4b7.tar.gz
ports-6be5377970390dc0272f6f73d65fb0aef614d4b7.zip
Notes
-rw-r--r--ftp/wu-ftpd+ipv6/Makefile2
-rw-r--r--ftp/wu-ftpd/Makefile2
-rw-r--r--security/heimdal/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile
index 0679fdfe54b6..92f49b1424f2 100644
--- a/ftp/wu-ftpd+ipv6/Makefile
+++ b/ftp/wu-ftpd+ipv6/Makefile
@@ -21,6 +21,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= A replacement ftp server for Un*x systems
+CONFLICTS= wu-ftpd-[0-9]* heimdal-[0-9]*
+
USE_AUTOCONF_VER= 213
CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip --enable-opie \
--enable-noop --disable-numericuid --enable-nlst-dirs \
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile
index 2a794cf508e0..d1b9a15e485e 100644
--- a/ftp/wu-ftpd/Makefile
+++ b/ftp/wu-ftpd/Makefile
@@ -18,6 +18,8 @@ PATCHFILES= connect-dos.patch realpath.patch
MAINTAINER= ache@FreeBSD.org
COMMENT= A replacement ftp server for Un*x systems
+CONFLICTS= wu-ftpd+ipv6-[0-9]* heimdal-[0-9]*
+
USE_AUTOCONF_VER= 213
CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip --enable-opie \
--enable-noop --disable-numericuid --enable-nlst-dirs \
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index a25a4c8dc526..84e24bb5347f 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -45,6 +45,8 @@ CONFIGURE_ARGS+= --without-x
.if defined(HEIMDAL_HOME)
PREFIX= ${HEIMDAL_HOME}
+.else
+CONFLICTS= wu-ftpd-[0-9]* wu-ftpd+ipv6-[0-9]*
.endif
INFO= heimdal