aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/nut/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile
index 866735616cba..a6b7ea4e77f1 100644
--- a/misc/nut/Makefile
+++ b/misc/nut/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nut
PORTVERSION= 19.2
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= SF
PKGNAMEPREFIX= health-
@@ -26,7 +27,7 @@ FLTK_LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
libexpat.so:${PORTSDIR}/textproc/expat2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
libfltk_images.so:${PORTSDIR}/x11-toolkits/fltk
-FLTK_USE= XORG=x11 xau xcb xdmcp xext xft xinerama xpm xrender
+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=""