diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
commit | 62a6b3eebcedf7856927874426bbbf61f2b7150f (patch) | |
tree | 00f4f9455aeef4b2c0eaf2857cd1f198ea50824c /textproc/source-highlight | |
parent | 078d2cd06eacb9e1fab0fd619e179d2c7826af17 (diff) |
Notes
Diffstat (limited to 'textproc/source-highlight')
-rw-r--r-- | textproc/source-highlight/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 8f3f6ea4a05a..856e24e891c9 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= exctags:devel/ctags LIB_DEPENDS= libboost_regex.so:devel/boost-libs -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not compile with GCC 4.2 GNU_CONFIGURE= yes |