From 6a8b5f7d5b6413f0a3c06558bea9f7cf0c101bc8 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 22 Aug 2018 11:51:37 +1000 Subject: [PATCH] djvulibre: fix build --- media-libs/djvulibre/djvulibre-3.5.27.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/djvulibre/djvulibre-3.5.27.recipe b/media-libs/djvulibre/djvulibre-3.5.27.recipe index a953e4ba7..05291dc2e 100644 --- a/media-libs/djvulibre/djvulibre-3.5.27.recipe +++ b/media-libs/djvulibre/djvulibre-3.5.27.recipe @@ -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