diff options
author | smb <smb@pkgsrc.org> | 2007-08-05 01:25:44 +0000 |
---|---|---|
committer | smb <smb@pkgsrc.org> | 2007-08-05 01:25:44 +0000 |
commit | d115e77925efd35ef203232d7ebf3036d5aed537 (patch) | |
tree | d3aabeccadd3bc830e909e30db5a19a7317c013f | |
parent | 0499c6bc08f042092930b9a940cd11901855b070 (diff) | |
download | pkgsrc-d115e77925efd35ef203232d7ebf3036d5aed537.tar.gz |
Note that this conflicts with sylpheed-claws (the old name, before
the projects terminally separated).
-rw-r--r-- | mail/claws-mail/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index b7853f34018..3d2158a9706 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/08/04 22:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/08/05 01:25:44 smb Exp $ .include "Makefile.common" @@ -6,6 +6,9 @@ MAINTAINER= smb@NetBSD.org COMMENT= X based e-mail and netnews client +PKGREVISION= 1 + +CONFLICTS+= sylpheed-claws-[0-9]* USE_TOOLS+= msgfmt PKGCONFIG_OVERRIDE+= claws-mail.pc.in |