mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Remove cmake from DEPEND list for zlib, fixed COPYRIGHT entry.
This commit is contained in:
@@ -4,7 +4,7 @@ SRC_URI="http://zlib.net/zlib-1.2.7.tar.gz"
|
||||
CHECKSUM_MD5="60df6a37c56e7c1366cca812414f7b85"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="cmake"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd zlib-1.2.7
|
||||
sed -i 's/share\/man/documentation\/man/' CMakeLists.txt
|
||||
@@ -18,4 +18,4 @@ INSTALL {
|
||||
make install
|
||||
}
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler"
|
||||
COPYRIGHT="1995-2005 Jean-loup Gailly and Mark Adler"
|
||||
|
||||
Reference in New Issue
Block a user