aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/freerdp1/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/freerdp1/Makefile b/net/freerdp1/Makefile
index 6c87afdd8faf..480d8dd20f0e 100644
--- a/net/freerdp1/Makefile
+++ b/net/freerdp1/Makefile
@@ -64,8 +64,7 @@ X11_DESC= Build FreeRDP X11 client
X11_BUILD_DEPENDS= xmlto:textproc/xmlto
X11_CMAKE_ON= -DWITH_X11=ON
X11_CMAKE_OFF= -DWITH_X11=OFF -DWITH_XKBFILE=OFF
-X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext \
- xcursor,xrandr,xi,xfixes,xrender
+X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext,xrandr,xi,xfixes,xrender
.include <bsd.port.options.mk>