git: e7aa5297a041 - 2024Q2 - x11-wm/river: drop zig < 0.11 workaround after 218b9daef044
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Apr 2024 17:47:02 UTC
The branch 2024Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e7aa5297a041a4f7e656abb2a05c4b8c937f1540
commit e7aa5297a041a4f7e656abb2a05c4b8c937f1540
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-16 17:43:43 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-16 17:46:55 +0000
x11-wm/river: drop zig < 0.11 workaround after 218b9daef044
(cherry picked from commit c52b86f38f2c704f7cd38e396e95c30c397ed2db)
---
x11-wm/river/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile
index 1dc01b3f89e2..79291961c5a5 100644
--- a/x11-wm/river/Makefile
+++ b/x11-wm/river/Makefile
@@ -45,9 +45,6 @@ PLIST_FILES= bin/${PORTNAME} \
share/zsh/site-functions/_${PORTNAME}ctl \
${NULL}
-# https://github.com/ziglang/zig/issues/12170 (pixman)
-MAKE_ENV+= PKG_CONFIG_SYSTEM_LIBRARY_PATH="${LOCALBASE}/lib"
-
OPTIONS_DEFINE= MANPAGES X11
OPTIONS_DEFAULT=MANPAGES X11