[kde-freebsd] ports/187429: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon Mar 10 20:10:01 UTC 2014


The following reply was made to PR ports/187429; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/187429: commit references a PR
Date: Mon, 10 Mar 2014 20:00:56 +0000 (UTC)

 Author: makc
 Date: Mon Mar 10 20:00:49 2014
 New Revision: 347807
 URL: http://svnweb.freebsd.org/changeset/ports/347807
 QAT: https://qat.redports.org/buildarchive/r347807/
 
 Log:
   net/krdc:
   - Add optional dependency on freerdp for Remote Desktop support
   
   PR:		ports/187429
   Submitted by:	swills
 
 Modified:
   head/net/krdc/Makefile
 
 Modified: head/net/krdc/Makefile
 ==============================================================================
 --- head/net/krdc/Makefile	Mon Mar 10 19:50:53 2014	(r347806)
 +++ head/net/krdc/Makefile	Mon Mar 10 20:00:49 2014	(r347807)
 @@ -18,4 +18,8 @@ USE_QT4=	moc_build qmake_build rcc_build
  USE_XZ=		yes
  USE_LDCONFIG=	yes
  
 +OPTIONS_DEFINE=	FREERDP
 +FREERDP_DESC=	Remote Desktop support via FreeRDP
 +FREERDP_RUN_DEPENDS=	xfreerdp:${PORTSDIR}/net/freerdp
 +
  .include <bsd.port.mk>
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the kde-freebsd mailing list