diff options
Diffstat (limited to 'net/rdesktop/Makefile')
-rw-r--r-- | net/rdesktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 7190325c57d2..c1b264800c01 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -11,7 +11,7 @@ COMMENT= RDP client for Windows NT/2000/2003 Terminal Server LICENSE= GPLv3 -USES= autoreconf gmake iconv pkgconfig ssl +USES= autoreconf gmake iconv pkgconfig ssl xorg USE_XORG= x11 xrandr USE_GITHUB= yes |