djvulibre: fix build

This commit is contained in:
Gerasim Troeglazov
2018-08-22 11:51:37 +10:00
parent d0191e3988
commit 6a8b5f7d5b

View File

@@ -7,7 +7,7 @@ COPYRIGHT="2002 Leon Bottou and Yann Le Cun.
2001 AT&T
1999-2001 LizardTech, Inc."
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://downloads.sourceforge.net/project/djvu/DjVuLibre/$portVersion/djvulibre-$portVersion.tar.gz"
CHECKSUM_SHA256="e69668252565603875fb88500cde02bf93d12d48a3884e472696c896e81f505f"
PATCHES="djvulibre-$portVersion.patchset"
@@ -72,6 +72,7 @@ BUILD()
{
aclocal
libtoolize -fci
automake --add-missing
autoconf
runConfigure ./configure
make