diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 02:44:49 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 02:44:49 +0000 |
commit | 1bfb2f53efd5a335fdf4bc0d1a460d7c5f67e540 (patch) | |
tree | ed3fef4ec0639699dc04892366fed37e1d6b03b3 /benchmarks/polygraph31 | |
parent | 486242441073149d82b222975676f557275ee57a (diff) | |
download | FreeBSD-ports-1bfb2f53efd5a335fdf4bc0d1a460d7c5f67e540.zip FreeBSD-ports-1bfb2f53efd5a335fdf4bc0d1a460d7c5f67e540.tar.gz |
BROKEN: Does not build
Diffstat (limited to 'benchmarks/polygraph31')
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index da5451e..adc20bc 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 |