1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Mark as broken: fail to install.

This commit is contained in:
Mark Linimon 2006-07-16 21:09:05 +00:00
parent 4f131292d7
commit 848c1e4897
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168011
2 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-20050609-gerry
MAINTAINER= sime@logos.hr
COMMENT= Simple ECMAScript Engine (SEE)
BROKEN= fails to install
OPTIONS= GC "Use Boehm-Weiser garbage collection package" on \
OPTIMIZED_CFLAGS "Enable some additional optimizations" off

View File

@ -14,6 +14,8 @@ MASTER_SITES= http://www.adaptive-enterprises.com.au/~d/software/see/
MAINTAINER= numisemis@yahoo.com
COMMENT= Simple ECMAScript Engine (SEE)
BROKEN= fails to install
CONFLICTS= see-devel-[0-9]*
OPTIONS= GC "Use Boehm-Weiser garbage collection pkg" on \