diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2012-01-11 23:09:34 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2012-01-11 23:09:34 +0000 |
commit | 52e8c54f144dc3024dfc9b29a5df2ec1e768d777 (patch) | |
tree | 2f9f14868840062c6294a267f5a4b025934d5ac8 /emulators | |
parent | 0b39f0a8e97bf181b805a23a0b2feb45b28962d5 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index 4434fe422d85..7869aeca636d 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= mtools MAINTAINER= skreuzer@FreeBSD.org COMMENT= A collection of tools for manipulating MSDOS files +CONFLICTS_INSTALL= multimarkdown-* + USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes |