aboutsummaryrefslogtreecommitdiff
path: root/archivers/fastjar
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 08:41:34 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 08:41:34 +0000
commitc0ef6553ab62feeeed1bc06230ffad0837ff80c6 (patch)
tree538272ea6472d12ca5d850dc054ae239be5ead16 /archivers/fastjar
parentbd2bbe06be054ea6d260b07be6a68fed141bd12e (diff)
downloadports-c0ef6553ab62feeeed1bc06230ffad0837ff80c6.tar.gz
ports-c0ef6553ab62feeeed1bc06230ffad0837ff80c6.zip
Allow to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359321
Diffstat (limited to 'archivers/fastjar')
-rw-r--r--archivers/fastjar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index 639f7e6ac68d..0f7c25175a23 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -12,7 +12,7 @@ COMMENT= Version of JDK's `jar' command written entirely in C
LICENSE= GPLv2
-USES= tar:bzip2 gmake perl5
+USES= gmake makeinfo perl5 tar:bzip2
USES_PERL5= build
GNU_CONFIGURE= yes