diff options
author | bsam <bsam@FreeBSD.org> | 2006-12-16 23:13:13 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-12-16 23:13:13 +0800 |
commit | 4a99d090b36a0478390d4834b2d0f1473b37269f (patch) | |
tree | 3e3a2ec8ece47c5dd3b734caf1b7d60a6b91a8d9 /mail | |
parent | 63f361382894b51d01665e1fb8845f09b6b09dde (diff) | |
download | freebsd-ports-gnome-4a99d090b36a0478390d4834b2d0f1473b37269f.tar.gz freebsd-ports-gnome-4a99d090b36a0478390d4834b2d0f1473b37269f.tar.zst freebsd-ports-gnome-4a99d090b36a0478390d4834b2d0f1473b37269f.zip |
. fix pkg-plist;
. bump PORTREVISION;
. add CONFLICTS= claws-mail. [1]
Reported by: pointyhat via krismail
Suggested by: netchild [1]
Approved by: netchild (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed-claws/pkg-plist | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 403f570d0439..f86416606f70 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -7,6 +7,7 @@ PORTNAME= sylpheed-claws PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws @@ -21,6 +22,7 @@ LIB_DEPENDS= etpan:${PORTSDIR}/mail/libetpan RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support DEPRECATED= renamed to claws-mail +CONFLICTS= claws-mail THEMEVERSION= 20060615 THEMEFILE= sylpheed-claws-themes-${THEMEVERSION}.tar.gz diff --git a/mail/sylpheed-claws/pkg-plist b/mail/sylpheed-claws/pkg-plist index 4288549a6574..bb87f645421d 100644 --- a/mail/sylpheed-claws/pkg-plist +++ b/mail/sylpheed-claws/pkg-plist @@ -2534,6 +2534,7 @@ share/pixmaps/sylpheed-claws.png %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/en %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry share/pixmaps @dirrmtry share/applications @dirrmtry lib/sylpheed-claws/plugins @dirrmtry lib/sylpheed-claws |