diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
commit | 3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch) | |
tree | 5ec4d6c8c02d380cf421717b2ce88beceb851e79 /mail/claws-mail | |
parent | 320538c6d599e65e80ad91bd683504f5d7c338f1 (diff) | |
download | ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.tar.gz ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.zip |
Notes
Diffstat (limited to 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 758cb1d9baf4..7f72777ed702 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= mime-support>0:misc/mime-support USE_XORG= ice sm USE_GNOME= cairo gtk20 librsvg2 -USES= cpe desktop-file-utils execinfo pathfix shebangfix ssl +USES= cpe desktop-file-utils pathfix shebangfix ssl SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail python_CMD= ${LOCALBASE}/bin/python2 INSTALLS_ICONS= yes |