diff options
-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 |