diff options
author | kris <kris@FreeBSD.org> | 2006-10-21 10:53:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-10-21 10:53:50 +0800 |
commit | 0f003746db64e7ff50246befa8761791212f185f (patch) | |
tree | 4d33037492705a69ce62a54a511d193ab8703094 /editors/lazarus | |
parent | 4accc8f2c38b99cc078a57ddb2cefc17ebda08af (diff) | |
download | freebsd-ports-gnome-0f003746db64e7ff50246befa8761791212f185f.tar.gz freebsd-ports-gnome-0f003746db64e7ff50246befa8761791212f185f.tar.zst freebsd-ports-gnome-0f003746db64e7ff50246befa8761791212f185f.zip |
BROKEN: Does not build
Approved by: portmgr (self)
Diffstat (limited to 'editors/lazarus')
-rw-r--r-- | editors/lazarus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index 558611d215d5..0f77c6133b16 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -19,6 +19,8 @@ COMMENT= A portable Delphi-like IDE for the FreePascal compiler BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \ fpcmake:${PORTSDIR}/lang/fpc-utils +BROKEN= Does not build + ONLY_FOR_ARCHS= i386 USE_ICONV= yes |