diff options
author | bsam <bsam@FreeBSD.org> | 2006-12-16 23:15:29 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-12-16 23:15:29 +0800 |
commit | 8e199a8b45a74e88e57246d4c90241e60c10aec6 (patch) | |
tree | 76599cf327b89d7913069fec091bee5cab0011b1 /mail | |
parent | 4a99d090b36a0478390d4834b2d0f1473b37269f (diff) | |
download | freebsd-ports-graphics-8e199a8b45a74e88e57246d4c90241e60c10aec6.tar.gz freebsd-ports-graphics-8e199a8b45a74e88e57246d4c90241e60c10aec6.tar.zst freebsd-ports-graphics-8e199a8b45a74e88e57246d4c90241e60c10aec6.zip |
. fix pkg-plist;
. bump PORTREVISION;
. add CONFLICTS= sylpheed-claws. [1]
Reported by: pointyhat via krismail
Suggested by: netchild [1]
Approved by: netchild (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail/Makefile | 3 | ||||
-rw-r--r-- | mail/claws-mail/pkg-plist | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 6d63b15464c..86c33453f6d 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -7,6 +7,7 @@ PORTNAME= claws-mail PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -20,6 +21,8 @@ COMMENT= A lightweight and very featureful GTK+ based e-mail and news client LIB_DEPENDS= etpan:${PORTSDIR}/mail/libetpan RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support +CONFLICTS= sylpheed-claws + THEMEVERSION= 20060615 THEMEFILE= sylpheed-claws-themes-${THEMEVERSION}.tar.gz diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist index c8b4566d709..df06b7d7eca 100644 --- a/mail/claws-mail/pkg-plist +++ b/mail/claws-mail/pkg-plist @@ -1,4 +1,5 @@ bin/claws-mail +bin/sylpheed-claws bin/sylprint.pl etc/sylprint.rc.example include/claws-mail/account.h @@ -2535,6 +2536,7 @@ share/pixmaps/claws-mail.png %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/en %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry share/pixmaps @dirrmtry share/applications @dirrmtry lib/claws-mail/plugins @dirrmtry lib/claws-mail |