diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-02 08:19:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-02 08:19:24 +0000 |
commit | 8fe304d81d70872630643925138943499192bcff (patch) | |
tree | a419dd81f0908a221ebc2620d586858d2d203959 /mail/claws-mail | |
parent | df1046470795bb213977a0e3cf1ea28383eef5f2 (diff) |
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 bee2b91c6ae7..f1e65e952328 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ RUN_DEPENDS= mime-support>0:misc/mime-support USES= compiler:c++11-lang cpe desktop-file-utils gnome pathfix \ - python:2.7,run shebangfix ssl + python:2.7 shebangfix ssl USE_XORG= ice sm USE_GNOME= cairo gtk20 librsvg2 SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail |