diff options
Diffstat (limited to 'lang/harbour/Makefile')
-rw-r--r-- | lang/harbour/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile index 5e59b3a..8ecb7e4 100644 --- a/lang/harbour/Makefile +++ b/lang/harbour/Makefile @@ -10,6 +10,8 @@ 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 |