diff options
author | markd <markd@pkgsrc.org> | 2003-06-16 13:31:44 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-06-16 13:31:44 +0000 |
commit | 9d330e06c2e999968c75ca297c5c56e315b585c8 (patch) | |
tree | 77ca31e85458a367e585456d3567db5fffa9dfe4 /comms/efax | |
parent | f8b71ff45632af2dae432f316a07821aa328bc7b (diff) | |
download | pkgsrc-9d330e06c2e999968c75ca297c5c56e315b585c8.tar.gz |
misc/kdeutils3 no longer provides an efax, no longer conflicts with
comms/efax. Noted by Stoned Elipot in PR 21884.
Diffstat (limited to 'comms/efax')
-rw-r--r-- | comms/efax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index fdd3ed55401..336bc2234fc 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:21:23 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/16 13:31:45 markd Exp $ DISTNAME= efax-0.9 CATEGORIES= comms @@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.cce.com/efax/ COMMENT= collection of small programs for sending and receiving faxes -CONFLICTS= kdeutils-[0-9]* +CONFLICTS= kdeutils<3.1 USE_BUILDLINK2= # defined |