Skip to content
Snippets Groups Projects
Commit aeed96e0 authored by Matthias Andree's avatar Matthias Andree
Browse files

sysutils/e2fsprogs: depend on exact e2fsprogs-core version

and not a ">=" version, because we copy built binary files
parent d444e597
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment