aboutsummaryrefslogtreecommitdiffstats
path: root/lang/harbour
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-04-29 13:44:25 +0800
committerlinimon <linimon@FreeBSD.org>2017-04-29 13:44:25 +0800
commitc169a2a42431af230795359645b7d3cf93535462 (patch)
tree0042eed23a115cfecb4825842c4e68312f6d8ebc /lang/harbour
parent7945e47fc386d3c0c9bece136747a323b65f4027 (diff)
downloadfreebsd-ports-gnome-c169a2a42431af230795359645b7d3cf93535462.tar.gz
freebsd-ports-gnome-c169a2a42431af230795359645b7d3cf93535462.tar.zst
freebsd-ports-gnome-c169a2a42431af230795359645b7d3cf93535462.zip
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'lang/harbour')
-rw-r--r--lang/harbour/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile
index e5fd15d68966..e2356533cf45 100644
--- a/lang/harbour/Makefile
+++ b/lang/harbour/Makefile
@@ -10,15 +10,13 @@ MASTER_SITES= SF/${PORTNAME}-project/source/${PORTVERSION}
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Open source Clipper-compatible compiler
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libslang.so:devel/libslang2\
libpcre.so:devel/pcre
BUILD_DEPENDS= bash:shells/bash
RUN_DEPENDS:= ${BUILD_DEPENDS}
-NOT_FOR_ARCHS= sparc64
-NOT_FOR_ARCHS_REASON= does not compile on sparc64: assertion failed
+BROKEN_powerpc64= does not build: clang: Command not found
+BROKEN_sparc64= does not compile on sparc64: assertion failed
PORTDOCS= *.txt *.hbd NEWS INSTALL TODO COPYING ChangeLog