summaryrefslogtreecommitdiff
path: root/mail/claws-mail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail/Makefile')
-rw-r--r--mail/claws-mail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 8dded5fff201..c4758c1bd44c 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -3,6 +3,7 @@
PORTNAME= claws-mail
CATEGORIES= mail news ipv6
+PORTREVISION= 1
COMMENT= Lightweight and featureful GTK+ based e-mail and news client
@@ -13,7 +14,7 @@ RUN_DEPENDS= mime-support>0:${PORTSDIR}/misc/mime-support
USE_GNOME= gtk20
USES= cpe desktop-file-utils execinfo pathfix shebangfix
-SHEBANG_FILES= tools/*.pl tools/tb2claws-mail
+SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail
INSTALLS_ICONS= yes
OPTIONS_DEFINE= COMPFACE DEBUG DOCS ENCHANT IPV6 JPILOT LDAP \
@@ -79,6 +80,5 @@ post-install:
tbird2claws.py textviewer.pl textviewer.sh \
thunderbird-filters-convertor.pl uudec uuooffice vcard2xml.py \
${STAGEDIR}${DATADIR})
- ${INSTALL_DATA} ${WRKSRC}/claws-mail.desktop ${STAGEDIR}${DESKTOPDIR}
.include <bsd.port.mk>