From 284bdc228185751310faf203e27db2ed50d6030a Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 6 Aug 2019 17:38:05 +0000 Subject: [PATCH] Add missing BDEP on textproc/xmlto, spotted on sparc64 --- misc/gpsd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/gpsd/Makefile b/misc/gpsd/Makefile index e49ddf3908e..d4501cb7cfd 100644 --- a/misc/gpsd/Makefile +++ b/misc/gpsd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.74 2019/08/03 08:44:41 kirby Exp $ +# $OpenBSD: Makefile,v 1.75 2019/08/06 17:38:05 landry Exp $ COMMENT-main= service daemon that monitors one or more GPSes COMMENT-x11= GUI test apps using gpsd @@ -39,6 +39,7 @@ MODSCONS_FLAGS += gpsd_user=_gpsd \ MULTI_PACKAGES = -main -php -x11 BUILD_DEPENDS= devel/py-gobject3 \ + textproc/xmlto \ textproc/libxslt \ textproc/docbook \ textproc/docbook-xsl