summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/sylpheed-claws/Makefile5
-rw-r--r--mail/sylpheed/Makefile6
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 1b79d6f15c1..d9a07cb86fd 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2003/09/03 18:19:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.20 2003/09/28 11:38:51 xtraeme Exp $
#
DISTNAME= sylpheed-0.9.4claws
+PKGREVISION= 1
PKGNAME= sylpheed-claws-0.9.4
CATEGORIES= mail news x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
@@ -13,7 +14,7 @@ COMMENT= X based e-mail and netnews client
BUILD_USES_MSGFMT= yes
-CONFLICTS= sylpheed-[0-9]*
+CONFLICTS= sylpheed-[0-9]* sylpheed-gtk2-[0-9]*
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 8d22f7df029..774f52b6ab8 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2003/09/17 23:01:53 recht Exp $
+# $NetBSD: Makefile,v 1.49 2003/09/28 11:38:51 xtraeme Exp $
DISTNAME= sylpheed-0.9.6
-#PKGREVISION= 2
+PKGREVISION= 1
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX= .tar.bz2
@@ -13,7 +13,7 @@ COMMENT= X based e-mail and netnews client
BUILD_USES_MSGFMT= yes
DEPENDS+= metamail>=2.7:../../mail/metamail
-CONFLICTS= sylpheed-claws-[0-9]*
+CONFLICTS= sylpheed-claws-[0-9]* sylpheed-gtk2-[0-9]*
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes