diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-11-25 21:40:11 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-11-25 21:40:11 +0000 |
commit | 04b9da414081a733478d3def4e1e3777908536c6 (patch) | |
tree | f59ddc1be63ea2f6093a28c78fbd201d491ee49d /emulators/mtools | |
parent | 09c1162b8dd0e293c93ff2a2a81b2d54b57729e3 (diff) |
Diffstat (limited to 'emulators/mtools')
-rw-r--r-- | emulators/mtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index 53791cf348c2..7ae390da86a1 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -11,7 +11,7 @@ COMMENT= Collection of tools for manipulating MS-DOS files LICENSE= GPLv3 -CONFLICTS_INSTALL= multimarkdown-* +CONFLICTS_INSTALL= multimarkdown USES= gmake makeinfo tar:bzip2 GNU_CONFIGURE= yes |