diff options
Diffstat (limited to 'editors/bpatch/Makefile')
-rw-r--r-- | editors/bpatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index b6b1cfa1980b..d7432a782d79 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -18,6 +18,8 @@ COMMENT= Hex editor that doesn't load the whole file at once # you will with bpatch. Nice to know it may still have a life. LICENSE= CC0-1.0 +CONFLICTS_INSTALL= bdelta + NO_WRKSUBDIR= yes PLIST_FILES= bin/bpatch \ man/man1/bpatch.1.gz |