diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:44:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:44:49 +0000 |
commit | de27e60460e200a320e745974941ddfefbe0e316 (patch) | |
tree | 84c0d04228ce6539729c89dd7993638b77f78fad /benchmarks | |
parent | BROKEN: Configure fails (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=59375
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index da5451eb73b8..adc20bc04449 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= demon@FreeBSD.org +BROKEN= "Does not build" + WRKSRC= ${WRKDIR}/polygraph GNU_CONFIGURE= YES diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index da5451eb73b8..adc20bc04449 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= demon@FreeBSD.org +BROKEN= "Does not build" + WRKSRC= ${WRKDIR}/polygraph GNU_CONFIGURE= YES |