pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/freerdp



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Apr 23 17:08:49 UTC 2020

Modified Files:
        pkgsrc/net/freerdp: Makefile

Log Message:
freerdp: Mark BROKEN


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/net/freerdp/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/freerdp/Makefile
diff -u pkgsrc/net/freerdp/Makefile:1.45 pkgsrc/net/freerdp/Makefile:1.46
--- pkgsrc/net/freerdp/Makefile:1.45    Thu Apr 23 15:52:02 2020
+++ pkgsrc/net/freerdp/Makefile Thu Apr 23 17:08:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2020/04/23 15:52:02 nia Exp $
+# $NetBSD: Makefile,v 1.46 2020/04/23 17:08:49 nia Exp $
 
 DISTNAME=      freerdp-1.0.2
 PKGREVISION=   40
@@ -12,6 +12,8 @@ LICENSE=      apache-2.0
 
 TOOL_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
 
+BROKEN=                "Fails to build with OpenSSL 1.1"
+
 USE_CMAKE=             yes
 USE_TOOLS+=            pkg-config
 



Home | Main Index | Thread Index | Old Index