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,7 +1,7 @@
|
|||||||
PORTNAME= podman
|
PORTNAME= podman
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 5.2.5
|
DISTVERSION= 5.2.5
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= dfr@FreeBSD.org
|
MAINTAINER= dfr@FreeBSD.org
|
||||||
@ -12,6 +12,7 @@ LICENSE= APACHE20
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
|
ggrep:textproc/gnugrep \
|
||||||
go-md2man:textproc/go-md2man \
|
go-md2man:textproc/go-md2man \
|
||||||
gsed:textproc/gsed
|
gsed:textproc/gsed
|
||||||
LIB_DEPENDS= libgpgme.so:security/gpgme
|
LIB_DEPENDS= libgpgme.so:security/gpgme
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user