mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
sysutils/podman: reduce the number of warnings during the build time
... by updating the list of dependencies. Bump PORTREVISION. Differential Revision: https://reviews.freebsd.org/D47926
This commit is contained in:
parent
a6d43e7bfa
commit
c1b8fb6a7e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= podman
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 5.2.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= dfr@FreeBSD.org
|
||||
|
@ -12,6 +12,7 @@ LICENSE= APACHE20
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash \
|
||||
ggrep:textproc/gnugrep \
|
||||
go-md2man:textproc/go-md2man \
|
||||
gsed:textproc/gsed
|
||||
LIB_DEPENDS= libgpgme.so:security/gpgme
|
||||
|
|
Loading…
Add table
Reference in a new issue