diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2022-12-04 16:28:49 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2022-12-04 16:29:28 +0000 |
commit | 1bf85b90bcc88027fc2924c7100e932a4d728550 (patch) | |
tree | 99dbcebd7d695514ba5be7f8bc93e292c0d69dad | |
parent | 47a8e36ea617009accaed669f1e7639f7037e234 (diff) | |
download | ports-1bf85b90bcc88027fc2924c7100e932a4d728550.tar.gz ports-1bf85b90bcc88027fc2924c7100e932a4d728550.zip |
x11/swfbar: Hook into the build.
Reported by: antoine
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index ef98f7ecf199..9a3bcf90cfe0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -338,6 +338,7 @@ SUBDIR += sessreg SUBDIR += setlayout SUBDIR += setxkbmap + SUBDIR += sfwbar SUBDIR += shotman SUBDIR += showkeys SUBDIR += showmethekey |