summaryrefslogtreecommitdiff
path: root/misc/nut
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
commitef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch)
tree94674d44da850da02e8ab4969da3e457bef57094 /misc/nut
parentdeskutils/py-khard: Update to 0.15.1. (diff)
Sprinkle more USES=xorg
Notes
Notes: svn path=/head/; revision=517008
Diffstat (limited to 'misc/nut')
-rw-r--r--misc/nut/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile
index 30baff2a08e9..22be1ca42ce1 100644
--- a/misc/nut/Makefile
+++ b/misc/nut/Makefile
@@ -28,6 +28,7 @@ FLTK_LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
libexpat.so:textproc/expat2 \
libfontconfig.so:x11-fonts/fontconfig \
libfltk_images.so:x11-toolkits/fltk
+FLTK_USES= xorg
FLTK_USE= XORG=x11,xau,xcb,xdmcp,xext,xft,xinerama,xpm,xrender
FLTK_MAKE_ENV= HAVE_FLTK=1 FLTK_NUT="fltk/Nut"
FLTK_MAKE_ENV_OFF= HAVE_FLTK=0 FLTK_NUT=""