mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
Add new ports for zabbix 7.0, an enterprise-class monitoring system. Release notes: https://www.zabbix.com/rn/rn7.0.0
11 lines
302 B
C
11 lines
302 B
C
--- src/libs/zbxembed/duktape.h.orig 2022-02-14 01:54:29.000000000 -0800
|
|
+++ src/libs/zbxembed/duktape.h 2022-02-15 13:48:15.058093000 -0800
|
|
@@ -160,7 +160,7 @@
|
|
#if !defined(DUKTAPE_H_INCLUDED)
|
|
#define DUKTAPE_H_INCLUDED
|
|
|
|
-#define DUK_SINGLE_FILE
|
|
+#undef DUK_SINGLE_FILE
|
|
|
|
/*
|
|
* BEGIN PUBLIC API
|