diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-10 11:59:15 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-10 11:59:15 +0000 |
| commit | b7fe8f6183be351606b3790241bc9acb7ee9ad11 (patch) | |
| tree | d67cea2bf1219730e712c827dfb239dcdcb495c2 /accessibility/redshift | |
| parent | 66af45fe755d348c2feb127c89c4743319453425 (diff) | |
Notes
Diffstat (limited to 'accessibility/redshift')
| -rw-r--r-- | accessibility/redshift/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 54640f3acd12..ee98d418aaf1 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdrm.so:graphics/libdrm -USES= autoreconf:build gettext gmake libtool localbase pkgconfig \ - shebangfix tar:bzip2 +USES= autoreconf:build gettext gmake gnome libtool localbase \ + pkgconfig shebangfix tar:bzip2 xorg USE_GITHUB= yes GH_ACCOUNT= jonls |
