From b0aca34c53d37e4434bbe8820bc8267a1fac0fb8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 25 Jun 2014 17:00:47 +0000 Subject: [PATCH] Fix build without texinfo --- audio/ocp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index ffc24d207306..00b1358e09ac 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag \ ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes -USES= ncurses gmake pkgconfig desktop-file-utils compiler:nestedfct +USES= ncurses gmake pkgconfig desktop-file-utils compiler:nestedfct makeinfo USE_LDCONFIG= yes INSTALLS_ICONS= yes