pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/freerdp2



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Sep 30 08:28:40 UTC 2019

Modified Files:
        pkgsrc/net/freerdp2: Makefile

Log Message:
freerdp2: Needs docbook-xsl


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/freerdp2/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/freerdp2/Makefile
diff -u pkgsrc/net/freerdp2/Makefile:1.3 pkgsrc/net/freerdp2/Makefile:1.4
--- pkgsrc/net/freerdp2/Makefile:1.3    Sun Sep 29 09:37:18 2019
+++ pkgsrc/net/freerdp2/Makefile        Mon Sep 30 08:28:40 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/09/29 09:37:18 nia Exp $
+# $NetBSD: Makefile,v 1.4 2019/09/30 08:28:40 nia Exp $
 
 DISTNAME=      freerdp-2.0.0rc4
 PKGNAME=       ${DISTNAME:S/freerdp-/freerdp2-/1}
@@ -13,6 +13,7 @@ HOMEPAGE=     http://www.freerdp.com/
 COMMENT=       Free implementation of the Remote Desktop Protocol (major version 2)
 LICENSE=       apache-2.0
 
+TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
 
 USE_CMAKE=     yes



Home | Main Index | Thread Index | Old Index