diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-30 20:03:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-30 20:03:41 +0000 |
commit | 899b4c38a2fd8ceda1f8f02ce9c07054ff4a95b1 (patch) | |
tree | f2e64eaf0bd0e4fd802ad70958b601e7aeb04a49 /editors | |
parent | aff8335907502db7de4787ce6a3377c3ecca390c (diff) | |
download | ports-899b4c38a2fd8ceda1f8f02ce9c07054ff4a95b1.tar.gz ports-899b4c38a2fd8ceda1f8f02ce9c07054ff4a95b1.zip |
Notes
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 5f830c2fb5e6..bd4acb2ce353 100644 --- a/editors/komodo-edit/Makefile +++ b/editors/komodo-edit/Makefile @@ -13,6 +13,8 @@ DISTNAME= Komodo-Edit-${PORTVERSION}-8334-linux-libcpp6-x86 MAINTAINER= gahr@FreeBSD.org COMMENT= Multi-language editor from ActiveState +BROKEN= does not package + CONFLICTS= komodo-ide-* ONLY_FOR_ARCHS= i386 amd64 |