diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 07:55:22 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:43:05 +0000 |
| commit | 5cfe5ad75250534dcbbe5847c9725d60912250ff (patch) | |
| tree | 79b28a08d1759b59f507248abf7323b0513cf0f0 | |
| parent | 81e725f8da0a113d3a4b7c22b542e05910dba6a7 (diff) | |
devel/json-c: Fix deprecated CPE_VENDOR
| -rw-r--r-- | devel/json-c/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile index 03c64ac98aeb..0ece60e8cf79 100644 --- a/devel/json-c/Makefile +++ b/devel/json-c/Makefile @@ -28,6 +28,4 @@ CMAKE_ON= BUILD_SHARED_LIBS \ DISABLE_WERROR USE_LDCONFIG= yes -CPE_VENDOR= json-c_project - .include <bsd.port.mk> |
