diff options
Diffstat (limited to 'net/xrdp')
-rw-r--r-- | net/xrdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index 8e36891c25a2..d14494fac99a 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An open source Remote Desktop Protocol (RDP) server USE_XORG= x11 xfixes -USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:env automake:env libtool GNU_CONFIGURE= yes USE_RC_SUBR= xrdp |