diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2025-08-11 08:28:36 +0200 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2025-08-11 08:29:12 +0200 |
commit | 92a40ba38838f9903886cd720e8d79a6456cb499 (patch) | |
tree | 0372276d641d9a0c6c60f7cfb130feae1b5e305c | |
parent | Revert "x11/wlrctl: unbreak build after b991d37c58ed" (diff) |
Revert "x11-wm/phoc: unbreak build after b991d37c58ed"
Not needed after ca0514ac8cbfde09a0e773829480c97223f7abf2
This reverts commit 4cf278c3358bef9bf4b9d3446e1103501ccf8d7d.
-rw-r--r-- | x11-wm/phoc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 010f1b762c71..639b7f0b819d 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -30,7 +30,6 @@ GL_ACCOUNT= World/Phosh GL_TUPLE= World/Phosh:gmobile:v0.2.0:gmobile/subprojects/gmobile \ GNOME:gvdb:4758f6f:gvdb/subprojects/gvdb MESON_ARGS= -Dembed-wlroots=disabled -LDFLAGS+= -lm # https://cgit.FreeBSD.org/ports/commit/?id=b991d37c58ed PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-outputs-states \ share/man/man1/${PORTNAME}-outputs-states.1.gz \ |