sysutils/e2fsprogs: depend on exact e2fsprogs-core version
and not a ">=" version, because we copy built binary files
This commit is contained in:
parent
d444e59721
commit
aeed96e0b1
@ -2,7 +2,7 @@ PORTNAME= e2fsprogs
|
||||
CATEGORIES= sysutils
|
||||
PORTVERSION= 1.47.0
|
||||
PORTREVISION= 0
|
||||
BUILD_DEPENDS= e2fsprogs-core>=${PORTVERSION}:sysutils/e2fsprogs-core
|
||||
BUILD_DEPENDS= e2fsprogs-core=${PORTVERSION}:sysutils/e2fsprogs-core
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
DISTFILES= # empty
|
||||
NO_BUILD= yes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user