diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-11-27 03:35:48 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-11-27 03:35:48 +0800 |
commit | a6f14f49a798180c8036573ffd7f410285f3555f (patch) | |
tree | 44e5e387d3caff43353b9849e1e6eee2ef00705f /editors | |
parent | edaaf578b3155f0691a6b4d072a726b5e9a0c5d8 (diff) | |
download | freebsd-ports-gnome-a6f14f49a798180c8036573ffd7f410285f3555f.tar.gz freebsd-ports-gnome-a6f14f49a798180c8036573ffd7f410285f3555f.tar.zst freebsd-ports-gnome-a6f14f49a798180c8036573ffd7f410285f3555f.zip |
- Set CONFLICTS with komodo-ide
Approved by: maintainer implicit
Diffstat (limited to 'editors')
-rw-r--r-- | editors/komodo-edit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/komodo-edit/Makefile b/editors/komodo-edit/Makefile index 54e04abfdb5f..63f9a0343a7f 100644 --- a/editors/komodo-edit/Makefile +++ b/editors/komodo-edit/Makefile @@ -13,6 +13,8 @@ DISTNAME= Komodo-Edit-${PORTVERSION}-4343-linux-libcpp6-x86 MAINTAINER= gahr@FreeBSD.org COMMENT= Multi-language editor from ActiveState +CONFLICTS= komodo-ide-* + ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes USE_LINUX= f10 |