git: c52b86f38f2c - main - 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:46:33 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c52b86f38f2c704f7cd38e396e95c30c397ed2db commit c52b86f38f2c704f7cd38e396e95c30c397ed2db 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:44:23 +0000 x11-wm/river: drop zig < 0.11 workaround after 218b9daef044 --- 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