*/*: properly depend on Maven package
devel/maven and devel/maven39 do not provide mvn(1) from LOCALBASE that one comes from devel/maven-wrapper instead. Therefore, one should depend on the package rather than a non-existing executable/script. Approved by: jrm (mentor), otis (mentor), vvd Differential Revision: https://reviews.freebsd.org/D44229
This commit is contained in:
@@ -18,7 +18,7 @@ LICENSE= EPL
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le
|
||||
|
||||
BUILD_DEPENDS= git:devel/git@lite \
|
||||
${LOCALBASE}/share/java/apache-maven-3.8/bin/mvn:devel/maven \
|
||||
maven>0:devel/maven \
|
||||
zip:archivers/zip
|
||||
LIB_DEPENDS= libsecret-1.so:security/libsecret \
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk3
|
||||
|
||||
Reference in New Issue
Block a user