aboutsummaryrefslogtreecommitdiff
path: root/devel/bcc
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-10-29 18:39:44 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-10-29 18:39:44 +0000
commit40a8f53ba9cd8f0923411c2fdd983c51f4acb843 (patch)
tree6c40431e05d5548c6ce8ab930afd14d8d275dac2 /devel/bcc
parent4a6537bd93bfc916724031e76e9a347284d6a429 (diff)
downloadports-40a8f53ba9cd8f0923411c2fdd983c51f4acb843.tar.gz
ports-40a8f53ba9cd8f0923411c2fdd983c51f4acb843.zip
Record conflict with ports/devel/bin86.
Approved by: joerg (maintainer)
Notes
Notes: svn path=/head/; revision=92581
Diffstat (limited to 'devel/bcc')
-rw-r--r--devel/bcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bcc/Makefile b/devel/bcc/Makefile
index 1f3cffe2fd84..a9dd25af31de 100644
--- a/devel/bcc/Makefile
+++ b/devel/bcc/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org
COMMENT= Bruce's C compiler (with as and ld); can do 16-bit code
+CONFLICTS= bin86-*
MAN1= as86.1 bcc.1 bcc-cc1.1 ld86.1
.if !defined(NOMANCOMPRESS)
MANCOMPRESSED= yes