1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-19 11:40:31 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Piotr Kubaj
22bbff4e59 textproc/htmltolatex: fix build with GCC-based architectures
Add USES=compiler:c++11-lang.

Add include <cstring> and <strings.h> to CH2L.cpp.

Add include <cstring> to util.cpp.

Required to build with GCC (used on GCC architectures):
undefined reference to std::__cxx11::basic_string

PR:		237549
Approved by:	pi (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D20050
2019-04-27 09:04:29 +00:00
Kurt Jaeger
ccd6024222 textproc/htmltolatex: fix build on current 2018-01-19 06:08:53 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Christian Weisgerber
78979c9a49 Fix build for -CURRENT (GCC3). 2003-02-21 22:17:34 +00:00