summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:38:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:38:20 +0000
commit2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e (patch)
treedcc51daa0e2c5e9ccc324cd5a8c84ae9b92545d4 /net
parentFix build with/without iconv (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=327535
Diffstat (limited to 'net')
-rw-r--r--net/xrdp-devel/Makefile1
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