Marked ebook-tools as gcc4 only.

This commit is contained in:
Scott McCreary
2013-03-17 08:24:11 +00:00
parent b22ae6dd03
commit ac58f0ca19

View File

@@ -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 <elylevy@cs.huji.ac.il>"
COPYRIGHT="2008 Ely Levy"