mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
-- it was in place for a much older version of lcms. Would love to have done this prior to 4.8, but portmgr never responded with the approval.
7 lines
270 B
Text
7 lines
270 B
Text
--- libmng_types.h Sat Mar 1 11:08:45 2003
|
|
+++ libmng_types.h Mon Mar 24 13:47:52 2003
|
|
@@ -157,3 +157,3 @@
|
|
#endif
|
|
-#if defined(WIN32) || defined(linux) /* different header locations */
|
|
+#if defined(WIN32) || defined(linux) || defined(__FreeBSD__)
|
|
#include "lcms.h"
|