aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 07:32:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 07:32:36 +0000
commit79cee04bec9d8eb41595105a0b411918c7984ad9 (patch)
treee70f93e28daf424324f3dafdf2b6fba1d1c46e01 /misc
parent6294e6933b8c60e0b46ca4bf09ef0c87e6c49663 (diff)
downloadports-79cee04bec9d8eb41595105a0b411918c7984ad9.tar.gz
ports-79cee04bec9d8eb41595105a0b411918c7984ad9.zip
Allow to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359318
Diffstat (limited to 'misc')
-rw-r--r--misc/pinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
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