diff options
author | kim <kim> | 2001-03-29 20:08:49 +0000 |
---|---|---|
committer | kim <kim> | 2001-03-29 20:08:49 +0000 |
commit | 53310cfe4c33adace333da03394e83f351ff60e3 (patch) | |
tree | 119fe359f894aeaa9cd6378d9739b484f5a9d170 /net/wu-ftpd | |
parent | c89526de23e85241dbebfab294d1119e08b7ba13 (diff) | |
download | pkgsrc-53310cfe4c33adace333da03394e83f351ff60e3.tar.gz |
This conflicts with kth-krb4
Diffstat (limited to 'net/wu-ftpd')
-rw-r--r-- | net/wu-ftpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile index 78953cbac20..9d771ba110b 100644 --- a/net/wu-ftpd/Makefile +++ b/net/wu-ftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2001/02/17 18:19:57 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2001/03/29 20:08:49 kim Exp $ # FreeBSD Id: Makefile,v 1.16 1997/12/24 17:45:28 ache Exp # @@ -30,6 +30,7 @@ HOMEPAGE= http://www.wu-ftpd.org/ COMMENT= Replacement ftp server for Un*x systems CONFLICTS+= wu-ftpd-vr-* beroftpd-* +CONFLICTS+= kth-krb4-* GNU_CONFIGURE= YES CONFIGURE_ARGS+=--enable-quota --enable-noop --enable-skey |