svn commit: r561326 - head/graphics/libdrm

Antoine Brodin antoine at FreeBSD.org
Tue Jan 12 12:44:16 UTC 2021


Author: antoine
Date: Tue Jan 12 12:44:15 2021
New Revision: 561326
URL: https://svnweb.freebsd.org/changeset/ports/561326

Log:
  Unbreak

Modified:
  head/graphics/libdrm/Makefile

Modified: head/graphics/libdrm/Makefile
==============================================================================
--- head/graphics/libdrm/Makefile	Tue Jan 12 12:43:26 2021	(r561325)
+++ head/graphics/libdrm/Makefile	Tue Jan 12 12:44:15 2021	(r561326)
@@ -30,7 +30,7 @@ TESTS_DESC=	Install test programs (which are always bu
 OPTIONS_DEFAULT+=	MANPAGES
 .endif
 
-MANPAGES_BUILD_DEPENDS=	rst2man:textproc/py-docutils@${PY_FLAVOR}
+MANPAGES_BUILD_DEPENDS=	rst2man:textproc/py-docutils
 MANPAGES_MESON_TRUE=	man-pages
 
 TESTS_MESON_TRUE=	install-test-programs


More information about the svn-ports-all mailing list