sysutils/fusefs-ext2: Adjust dependencies after 14e733a6bb4b
After commit 14e733a6bb4b to sysutils/e2fsprogs, poudriere always rebuilds sysutils/fusefs-ext2. Adjust dependency to sysutils/e2fsprogs-core which contains the actual files needed. PR: 265289
This commit is contained in:
parent
43c716cec3
commit
3912e8caff
@ -1,7 +1,7 @@
|
|||||||
PORTNAME= fusefs-ext2
|
PORTNAME= fusefs-ext2
|
||||||
PORTVERSION= 0.0.10
|
PORTVERSION= 0.0.10
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= ehaupt@FreeBSD.org
|
MAINTAINER= ehaupt@FreeBSD.org
|
||||||
@ -11,8 +11,8 @@ WWW= https://github.com/alperakcan/fuse-ext2
|
|||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= mke2fs:sysutils/e2fsprogs
|
BUILD_DEPENDS= mke2fs:sysutils/e2fsprogs-core
|
||||||
RUN_DEPENDS= mke2fs:sysutils/e2fsprogs
|
RUN_DEPENDS= mke2fs:sysutils/e2fsprogs-core
|
||||||
|
|
||||||
USES= autoreconf fuse libtool localbase:ldflags pkgconfig
|
USES= autoreconf fuse libtool localbase:ldflags pkgconfig
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user