diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-06-12 09:58:21 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-06-12 09:58:21 +0000 |
commit | 543abdb16448653431e70d3b68f8f57aa84d6a3e (patch) | |
tree | ad9b45e3479d3445522812f8396626fd304fae46 /editors/fpc-ide/Makefile | |
parent | 6733101d07ef09e16b9cf292a88f7cde165a087b (diff) | |
download | ports-543abdb16448653431e70d3b68f8f57aa84d6a3e.tar.gz ports-543abdb16448653431e70d3b68f8f57aa84d6a3e.zip |
Notes
Diffstat (limited to 'editors/fpc-ide/Makefile')
-rw-r--r-- | editors/fpc-ide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index f960ddada5fa..ba34606c8015 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal integrated IDE/compiler +BROKEN= Waiting for fpc-* updated to 2.0.2 + .include <bsd.port.pre.mk> BUILD_DEPENDS+= ppc386:${PORTSDIR}/lang/fpc \ |