summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-10-29 11:29:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-10-29 11:29:07 +0000
commit100aa8a8e26877fb867f09e0d2aaeffab08c8bf2 (patch)
tree7617ccb69a24cdb7f7bb5b6f068cd0bce411bb82 /devel
parentUpdate to version 1.73 (diff)
Add CONFLICTS line.
Notes
Notes: svn path=/head/; revision=92557
Diffstat (limited to 'devel')
-rw-r--r--devel/bin86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bin86/Makefile b/devel/bin86/Makefile
index 3a99aca35b85..99dfb04b346d 100644
--- a/devel/bin86/Makefile
+++ b/devel/bin86/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= trevor@FreeBSD.org
COMMENT= 16-bit assembler and loader (conflicts with devel/bcc)
BINS= as/as86 ld/ld86 ld/objchop ld/catimage ld/objdump86
+CONFLICTS= bcc-*
DOCS= ChangeLog README README-0.4
DOCDIR= share/doc/${PORTNAME}
MAN1= as86.1 ld86.1