From ebbd5398f97b3cac90266adeab48149bab3c9e28 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 25 Jun 2014 19:37:36 +0000 Subject: Allow to build with texinfo from ports --- archivers/gtar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/gtar') diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index 1db1d1b094c7..f4bf7254f326 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3 INFO= tar -USES= iconv:${STATIC_ARGS} tar:xz charsetfix +USES= iconv:${STATIC_ARGS} tar:xz charsetfix makeinfo GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g \ --disable-silent-rules -- cgit