Fix build: add USES=pkgconf
This commit is contained in:
parent
9cd18091c0
commit
8c8b4dcc71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406849
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= lm4tools
|
||||
PORTVERSION= 0.1.3.20141201
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= lev@FreeBSD.org
|
||||
|
@ -14,7 +15,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= utzig
|
||||
GH_TAGNAME= 5a4bc0b
|
||||
|
||||
USES= gmake
|
||||
USES= pkgconfig gmake
|
||||
|
||||
PORTDOCS= README.md \
|
||||
lmicdiusb/commands.txt lmicdiusb/README
|
||||
|
|
Loading…
Reference in a new issue