From 79cee04bec9d8eb41595105a0b411918c7984ad9 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 26 Jun 2014 07:32:36 +0000 Subject: Allow to build with texinfo from ports With hat: portmgr --- misc/pinfo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/pinfo') diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index f8cd92fa7cfc..3cc4dc2588f3 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -13,7 +13,7 @@ COMMENT= Ncurses based, lynx style info documentation browser LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bzip2 ncurses +USES= makeinfo ncurses tar:bzip2 USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf LIBTOOLIZE_ARGS=--force ACLOCAL_ARGS= -I macros -- cgit v1.2.3