diff options
author | smb <smb> | 2007-08-05 01:25:44 +0000 |
---|---|---|
committer | smb <smb> | 2007-08-05 01:25:44 +0000 |
commit | 0de54263e33e76530ed88183b9690afc737f7cfd (patch) | |
tree | d3aabeccadd3bc830e909e30db5a19a7317c013f /mail | |
parent | a38f0003f478b7aeea165b28436a4f950cdd4551 (diff) | |
download | pkgsrc-0de54263e33e76530ed88183b9690afc737f7cfd.tar.gz |
Note that this conflicts with sylpheed-claws (the old name, before
the projects terminally separated).
Diffstat (limited to 'mail')
-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 |