aboutsummaryrefslogtreecommitdiff
path: root/x11/screen-message
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
commitb132573e497440ccab95f08970f076144dbea023 (patch)
treec86c460006c4cb47f553ee1947721398649ec2e2 /x11/screen-message
parentef878751a79ba6aaefefa599a76c833c618977d5 (diff)
downloadports-b132573e497440ccab95f08970f076144dbea023.tar.gz
ports-b132573e497440ccab95f08970f076144dbea023.zip
x11*: Add missing USES={gl,gnome,mate}
Notes
Notes: svn path=/head/; revision=517047
Diffstat (limited to 'x11/screen-message')
-rw-r--r--x11/screen-message/Makefile2
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