ruby-nokogumbo: Requires libxml2.
This commit is contained in:
parent
cb4f6eaaef
commit
85d55f7143
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2021/06/01 15:31:18 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2022/12/15 12:15:19 jperkin Exp $
|
||||
|
||||
DISTNAME= nokogumbo-2.0.5
|
||||
CATEGORIES= textproc
|
||||
|
@ -12,4 +12,5 @@ LICENSE= apache-2.0
|
|||
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.10:../../textproc/ruby-nokogiri
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue