diff options
author | jtb <jtb@pkgsrc.org> | 2003-02-18 00:35:50 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-02-18 00:35:50 +0000 |
commit | 03c0fc77b5038d2f16caf72c11cdf3d439032eb8 (patch) | |
tree | 473800435fc0d776e283eb165c16822dc782219a /comms | |
parent | 0caabb3407181dc45891c4c906ef34aac1325367 (diff) | |
download | pkgsrc-03c0fc77b5038d2f16caf72c11cdf3d439032eb8.tar.gz |
kdeutils install an efax program conflicting with comms/efax.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 9ba83532a6d..62d9c3bef50 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/11/14 23:51:54 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/02/18 00:35:50 jtb Exp $ DISTNAME= efax-0.9 CATEGORIES= comms @@ -8,6 +8,8 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cce.com/efax/ COMMENT= collection of small programs for sending and receiving faxes +CONFLICTS= kdeutils-[0-9]* + USE_BUILDLINK2= # defined post-patch: |