mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
tiff4: fix PROVIDES for tools
This commit is contained in:
@@ -7,7 +7,7 @@ HOMEPAGE="http://www.libtiff.org/"
|
||||
COPYRIGHT="1988-1997 Sam Leffler
|
||||
1991-1997 Silicon Graphics, Inc."
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd"
|
||||
SOURCE_DIR="tiff-$portVersion"
|
||||
@@ -42,7 +42,7 @@ CONFLICTS_devel="
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
SUMMARY_tools="The TIFF tools"
|
||||
PROVIDES_tools="
|
||||
tiff_tools = $portVersion
|
||||
tiff4_tools = $portVersion
|
||||
cmd:bmp2tiff
|
||||
cmd:fax2ps
|
||||
cmd:fax2tiff
|
||||
|
||||
Reference in New Issue
Block a user