aboutsummaryrefslogtreecommitdiffstats
path: root/net/xrdp
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-09-13 09:21:55 +0800
committermarino <marino@FreeBSD.org>2013-09-13 09:21:55 +0800
commitd31313383d14d40798a05d52666fc5ce44b02040 (patch)
tree9f18ee1d7fadfd494fb2fcde5e11f3aecd04cf48 /net/xrdp
parent3891802a64b517a6897ebf76b664a76b35b2bfa2 (diff)
downloadfreebsd-ports-gnome-d31313383d14d40798a05d52666fc5ce44b02040.tar.gz
freebsd-ports-gnome-d31313383d14d40798a05d52666fc5ce44b02040.tar.zst
freebsd-ports-gnome-d31313383d14d40798a05d52666fc5ce44b02040.zip
Add explicit dependency on pkgconf (10 ports)
Approved by: portmgr (bapt, implicit)
Diffstat (limited to 'net/xrdp')
-rw-r--r--net/xrdp/Makefile1
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