From 5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 9 Mar 2018 22:46:22 +0000 Subject: Add more information to stub error messages. Remove BROKEN lines where IGNORE has already been set. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- audio/mp3plot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 4bdb02acbd6e..fce49f774047 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -12,6 +12,8 @@ COMMENT= Mp3 bitrate plot tool LICENSE= GPLv2 +BROKEN_powerpc64= fails to configure: C++ compiler cannot create executables + LIB_DEPENDS= libboost_thread.so:devel/boost-libs OPTIONS_DEFINE= GD IMAGEMAGICK @@ -30,8 +32,6 @@ GD_LIB_DEPENDS= libgd.so:graphics/gd IMAGEMAGICK_CONFIGURE_ENABLE= magick IMAGEMAGICK_LIB_DEPENDS=libMagick++-6.so:graphics/ImageMagick -BROKEN_powerpc64= Does not build on powerpc64 - post-patch: @${REINPLACE_CMD} -e '/bldtype_/s|-O2||g; s|^extra_LD.*||g' ${WRKSRC}/configure -- cgit v1.2.3