diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-25 21:51:15 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-25 21:51:15 +0000 |
commit | 3ee9c913941ffb3b0b123ffa7f53828546917a77 (patch) | |
tree | 3670e6ad21b979cb11753aba8a88ba559300596d /emulators | |
parent | d12e6e2a79ea365a69ce7466cd932d07006d5653 (diff) | |
download | ports-3ee9c913941ffb3b0b123ffa7f53828546917a77.tar.gz ports-3ee9c913941ffb3b0b123ffa7f53828546917a77.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mtools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index 2cdee6855bf7..61a68ccf942a 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -15,8 +15,7 @@ LICENSE= GPLv3 CONFLICTS_INSTALL= multimarkdown-* -USES= gmake -USE_BZIP2= yes +USES= gmake makeinfo tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_header_malloc_h=no CONFIGURE_ARGS= --enable-xdf |