diff options
Diffstat (limited to 'net/xrdp/Makefile')
-rw-r--r-- | net/xrdp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index b98d4ef2e809..24c06968eeee 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -19,6 +19,7 @@ COMMENT= An open source Remote Desktop Protocol (RDP) server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +USES= pkgconfig USE_XORG= x11 xfixes USE_AUTOTOOLS= autoconf:env automake:env libtool GNU_CONFIGURE= yes |