diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:21:02 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:21:02 +0000 |
commit | b132573e497440ccab95f08970f076144dbea023 (patch) | |
tree | c86c460006c4cb47f553ee1947721398649ec2e2 /x11/screen-message | |
parent | ef878751a79ba6aaefefa599a76c833c618977d5 (diff) |
Notes
Diffstat (limited to 'x11/screen-message')
-rw-r--r-- | x11/screen-message/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/screen-message/Makefile b/x11/screen-message/Makefile index 06771ef39705..b5ead5025a55 100644 --- a/x11/screen-message/Makefile +++ b/x11/screen-message/Makefile @@ -9,7 +9,7 @@ COMMENT= Very simple tool to display some text as large as possible LICENSE= GPLv2+ -USES= gmake autoreconf pkgconfig gettext-runtime +USES= autoreconf gettext-runtime gmake gnome pkgconfig USE_GITHUB= yes GH_ACCOUNT= nomeata |