Forgot to add pkgconfig as dependency.

Reported by:	Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
Olivier Cochard 2018-10-03 20:11:33 +00:00
parent 99860f0fd0
commit 1c0e348d9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481186
2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,7 @@ PORTNAME= libyang
PORTVERSION= 0.16
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -r1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MAINTAINER= olivier@FreeBSD.org
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpcre.so:devel/pcre
USES= cmake
USES= cmake pkgconfig
USE_LDCONFIG= yes
USE_GITHUB= yes

View file

@ -14,4 +14,5 @@ lib/libyang/extensions/metadata.so
lib/libyang/extensions/nacm.so
lib/libyang/extensions/yangdata.so
lib/libyang/user_types/user_date_and_time.so
libdata/pkgconfig/libyang.pc
man/man1/yanglint.1.gz