From b5fc89bb284dee7e82a0c8124f79cc3af137ce87 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Apr 2017 04:35:10 +0000 Subject: Provide more descriptive error messages for ports failing on powerpc64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- textproc/luceneplusplus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/luceneplusplus') diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index bdaa113f5f6c..441e1c427015 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -12,10 +12,10 @@ COMMENT= C++ port of the Lucene library LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LGPL.license -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_system.so:devel/boost-libs +BROKEN_powerpc64= Does not build: Warning: end of file not at end of a line; newline inserted + USE_GITHUB= yes GH_ACCOUNT= luceneplusplus GH_PROJECT= LucenePlusPlus -- cgit v1.2.3