diff options
Diffstat (limited to 'net/xrdp/Makefile')
-rw-r--r-- | net/xrdp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index 6794e79c6168..4bae2fe21631 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -7,13 +7,14 @@ PORTNAME= xrdp PORTVERSION= 0.5.0.20090811cvs +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= LOCAL/pav MAINTAINER= ports@FreeBSD.org COMMENT= An open source Remote Desktop Protocol (RDP) server -USE_AUTOTOOLS= autoconf:262:env automake:110:env libtool:22 +USE_AUTOTOOLS= autoconf:267:env automake:110:env libtool:22 GNU_CONFIGURE= yes USE_RC_SUBR= xrdp |