freebsd-ports/converters/pdf2djvu
Piotr Kubaj bc7e359cc9 converters/pdf2djvu: fix build on GCC architectures
When compiling with GCC, as used on GCC architectures, it errors with:
sys-uuid.cc:96:12: error: 'strlen' was not declared in this scope

assert(strlen(s) == 36U);
       ^~~~~~

sys-uuid.cc:96:12: note: 'strlen' is defined in header '<cstring>'; did you forget to '#include <cstring>'?

PR:		238780
Approved by:	samy.mahmoudi@gmail.com (maintainer timeout), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D22025
2019-10-16 15:35:58 +00:00
..
files converters/pdf2djvu: fix build on GCC architectures 2019-10-16 15:35:58 +00:00
distinfo convers/pdf2djvu: Do not use GH_TUPLE for the default distribution file 2019-03-12 16:22:59 +00:00
Makefile graphics/poppler: update to 0.81.0 2019-09-29 07:25:04 +00:00
pkg-descr
pkg-plist converters/pdf2djvu: install more files 2019-03-20 19:22:18 +00:00