diff options
Diffstat (limited to 'textproc/source-highlight/Makefile')
-rw-r--r-- | textproc/source-highlight/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 1ffa7f3100c5..ee5f093e23dd 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GNU/src-highlite MAINTAINER= kevlo@FreeBSD.org COMMENT= C/C++ and Java sources to HTML converter +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= exctags:devel/ctags LIB_DEPENDS= libboost_regex.so:devel/boost-libs |