diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-12-12 12:35:49 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-12-12 12:35:49 +0800 |
commit | 37ef4d6bf84c6ded76f552e382a70ad13b23da76 (patch) | |
tree | 7bf66eebfb348ca866c25511e0eb7bcc9f10a9a4 /cad | |
parent | a7bb55a11009bb66ad16b293e089296681ef7bc5 (diff) | |
download | freebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.tar.gz freebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.tar.zst freebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.zip |
Re-try ports affected by bug 193528 on powerpc* after r449590
Diffstat (limited to 'cad')
-rw-r--r-- | cad/libopencad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/libopencad/Makefile b/cad/libopencad/Makefile index a5254780232e..60b067bd174f 100644 --- a/cad/libopencad/Makefile +++ b/cad/libopencad/Makefile @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to compile: cadheader.cpp: ambiguous conversion for functional-style cast from 'time_t' to 'CADVariant' BROKEN_armv7= fails to compile: cadheader.cpp: ambiguous conversion for functional-style cast from 'time_t' to 'CADVariant' -BROKEN_powerpc64= fails to compile: r2000.cpp: 'to_string' was not declared in this scope USE_GITHUB= yes GH_ACCOUNT= sandyre |