From d8708a9c3fecee10d43ef842bdb7b1933f12d3d2 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 20 Jun 2019 11:55:47 +0000 Subject: [PATCH] net/mobile-broadband-provider-info: Add missing dependency (libxslt) Pointyhat to: garga --- net/mobile-broadband-provider-info/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/mobile-broadband-provider-info/Makefile b/net/mobile-broadband-provider-info/Makefile index 7f303483da6e..4e8aa13eec05 100644 --- a/net/mobile-broadband-provider-info/Makefile +++ b/net/mobile-broadband-provider-info/Makefile @@ -2,6 +2,7 @@ PORTNAME= mobile-broadband-provider-info PORTVERSION= 20190618 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME @@ -11,8 +12,9 @@ COMMENT= Service mobile broadband provider database LICENSE= PD LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf gmake pathfix tar:xz +USES= autoreconf gmake gnome pathfix tar:xz +USE_GNOME= libxslt GNU_CONFIGURE= yes PLIST_FILES= ${DATADIR}/apns-conf.xml \