diff options
author | pav <pav@FreeBSD.org> | 2011-10-01 04:03:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-10-01 04:03:41 +0800 |
commit | bc1b2f5d729e8710303bc90b10a0cb229a6951ac (patch) | |
tree | 5d957db774a7fd5f6c188b6c4572c4703e0238bd /editors/komodo-edit | |
parent | c38897696f4bb1c039d4eb96cc8a180b20b43636 (diff) | |
download | freebsd-ports-gnome-bc1b2f5d729e8710303bc90b10a0cb229a6951ac.tar.gz freebsd-ports-gnome-bc1b2f5d729e8710303bc90b10a0cb229a6951ac.tar.zst freebsd-ports-gnome-bc1b2f5d729e8710303bc90b10a0cb229a6951ac.zip |
- Mark BROKEN: does not package
Reported by: pointyhat
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 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 |