diff options
author | bapt <bapt@FreeBSD.org> | 2019-10-10 19:59:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2019-10-10 19:59:15 +0800 |
commit | 09479a5ca97354b893e89b8bac55c4abff77d037 (patch) | |
tree | d67cea2bf1219730e712c827dfb239dcdcb495c2 /accessibility/sct/Makefile | |
parent | c9a2dce99d6ff7ded41b16c351fe7ebcd2d3a273 (diff) | |
download | freebsd-ports-gnome-09479a5ca97354b893e89b8bac55c4abff77d037.tar.gz freebsd-ports-gnome-09479a5ca97354b893e89b8bac55c4abff77d037.tar.zst freebsd-ports-gnome-09479a5ca97354b893e89b8bac55c4abff77d037.zip |
Catchup with recent developers warnings
Diffstat (limited to 'accessibility/sct/Makefile')
-rw-r--r-- | accessibility/sct/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/sct/Makefile b/accessibility/sct/Makefile index 5c4788462012..1bc005ca2938 100644 --- a/accessibility/sct/Makefile +++ b/accessibility/sct/Makefile @@ -10,6 +10,7 @@ COMMENT= Utility to change screen temperature LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE +USES= xorg USE_GITHUB= yes GH_ACCOUNT= 0mp USE_XORG= x11 xrandr |