mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Mark as broken on powerpc64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
de4b871682
commit
1b74282500
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471737
@ -13,11 +13,12 @@ COMMENT= Java bindings for the Sigar system information API
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/NOTICE
|
||||
|
||||
BUILD_DEPENDS= ${ANT_CMD}:devel/apache-ant
|
||||
LIB_DEPENDS= libsigar.so:devel/sigar
|
||||
|
||||
BROKEN_armv6= fails to compile: jni-build.xml: gcc failed with return code 1
|
||||
BROKEN_armv7= fails to compile: jni-build.xml: gcc failed with return code 1
|
||||
BROKEN_powerpc64= fails to install: bindings/java/sigar-bin/lib/libsigar-powerpc64-freebsd-1.so: No such file or directory
|
||||
|
||||
BUILD_DEPENDS= ${ANT_CMD}:devel/apache-ant
|
||||
LIB_DEPENDS= libsigar.so:devel/sigar
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= amishHammer
|
||||
|
Loading…
Reference in New Issue
Block a user