Commit graph

2 commits

Author SHA1 Message Date
Tobias Kortkamp
1d32e97a18 desktuils/ical: Fix build with Clang 6
- Submitter becomes maintainer
- While here add missing dependencies

http://beefy11.nyi.freebsd.org/data/head-i386-default/p473790_s335878/logs/ical-2.2_4.log

PR:		226799
Reported by:	bob@immure.com
Submitted by:	fbsd@opal.com
2018-07-07 15:35:36 +00:00
Jan Beich
17d6e40051 deskutils/ical: unbreak with libc++ 3.9
calfile.C:63:11: error: cannot initialize a variable of type 'char *' with an rvalue of type
      'const char *'
    char* lastSlash = strrchr(name, '/');
          ^           ~~~~~~~~~~~~~~~~~~
PR:		212343
Reported by:	antoine (via exp-run)
2016-11-18 03:45:14 +00:00