aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-06-22 16:41:04 +0000
committerMark Felder <feld@FreeBSD.org>2016-06-22 16:41:04 +0000
commit1388d68b333514ff0e87308dd46abd56b1e955b5 (patch)
treed3b2f1852edd448ebe3064c378ace700570a5ebd
parent259c036bdaf3ca239d0d9e43208a49e694d949f0 (diff)
downloadports-1388d68b333514ff0e87308dd46abd56b1e955b5.tar.gz
ports-1388d68b333514ff0e87308dd46abd56b1e955b5.zip
MFH: r417321
accessibility/redshift: Fix warnings USE_XORG is required for proper dependency declaration Differential Revision: https://reviews.freebsd.org/D6883 Approved by: ports-secteam (with hat)
Notes
Notes: svn path=/branches/2016Q2/; revision=417322
-rw-r--r--accessibility/redshift/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index d179f41981bb..8c3180d7baed 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -25,6 +25,8 @@ GUI_DESC= Tray icon
RANDR_DESC= Support RANDR for changing colors
VIDMODE_DESC= Support VIDMODE for changing colors (NVIDIA)
+USE_XORG+= x11 xcb
+
NLS_USES= gettext iconv
NLS_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG} \
--with-libintl-prefix=${LOCALBASE}