From ac58f0ca19a3898ea93b047abe921fcb0fd55b58 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Sun, 17 Mar 2013 08:24:11 +0000 Subject: [PATCH] Marked ebook-tools as gcc4 only. --- app-text/ebook-tools/ebook-tools-0.2.1.bep | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app-text/ebook-tools/ebook-tools-0.2.1.bep b/app-text/ebook-tools/ebook-tools-0.2.1.bep index fd7e33ccf..b991c058e 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.1.bep +++ b/app-text/ebook-tools/ebook-tools-0.2.1.bep @@ -3,8 +3,10 @@ HOMEPAGE="http://sourceforge.net/projects/ebook-tools/" SRC_URI="http://sourceforge.net/projects/ebook-tools/files/ebook-tools/0.2.1/ebook-tools-0.2.1.tar.gz" CHECKSUM_MD5="cabbd2ef9148a61ca5f6e60ca63e6045" REVISION="1" -STATUS_HAIKU="broken" +STATUS_HAIKU="stable" +MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building." DEPEND="libzip >= 0.10" + BUILD { cd ebook-tools-0.2.1 sed -i 's/-Wmissing-format-attribute//' CMakeLists.txt @@ -18,4 +20,4 @@ INSTALL { } LICENSE="MIT" -COPYRIGHT="Copyright (c) 2008 Ely Levy " +COPYRIGHT="2008 Ely Levy"