diff options
author | nectar <nectar@FreeBSD.org> | 2005-01-18 20:55:05 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2005-01-18 20:55:05 +0000 |
commit | 28f58c7eacdbd9c2ceaf30f2074f9fd6519a547b (patch) | |
tree | 6ea5bb2281dd00e773ee612161d9a76c24b32687 /ftp/wu-ftpd+ipv6 | |
parent | 4966ba322ea3441a41adc1876ba1b74157b514e1 (diff) | |
download | FreeBSD-ports-28f58c7eacdbd9c2ceaf30f2074f9fd6519a547b.zip FreeBSD-ports-28f58c7eacdbd9c2ceaf30f2074f9fd6519a547b.tar.gz |
Add CONFLICTS due to libexec/ftpd.
PR: ports/76235
Approved by: ache, sumikawa (maintainers for wu-ftpd*)
Diffstat (limited to 'ftp/wu-ftpd+ipv6')
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index 0679fdf..92f49b1 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 \ |