diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2010-11-27 03:35:48 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2010-11-27 03:35:48 +0800 |
commit | deb0fd6d12cb3962073be5db74d6d34f80e02679 (patch) | |
tree | 824be1ce5e0746331a77ab0b347358b5e46f1e5d /editors/komodo-edit | |
parent | 845461a17c266aa3b32c79c1da19806cd6e5634b (diff) | |
download | freebsd-ports-gnome-deb0fd6d12cb3962073be5db74d6d34f80e02679.tar.gz freebsd-ports-gnome-deb0fd6d12cb3962073be5db74d6d34f80e02679.tar.zst freebsd-ports-gnome-deb0fd6d12cb3962073be5db74d6d34f80e02679.zip |
- Set CONFLICTS with komodo-ide
Approved by: maintainer implicit
Diffstat (limited to 'editors/komodo-edit')
-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 |