mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
djvulibre: fix build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user