diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:38:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:38:20 +0000 |
commit | 2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e (patch) | |
tree | dcc51daa0e2c5e9ccc324cd5a8c84ae9b92545d4 /net | |
parent | bd0f959252ca4814047bdc870b10fe9b462632c4 (diff) | |
download | ports-2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e.tar.gz ports-2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/xrdp-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xrdp-devel/Makefile b/net/xrdp-devel/Makefile index 5bab053e03b5..f31dd514c33d 100644 --- a/net/xrdp-devel/Makefile +++ b/net/xrdp-devel/Makefile @@ -18,6 +18,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 |