net/mobile-broadband-provider-info: Add missing dependency (libxslt)
Pointyhat to: garga
This commit is contained in:
parent
49e4ac214c
commit
d8708a9c3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504627
1 changed files with 3 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue