diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:33:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:33:32 +0000 |
commit | da58c0cc52d74bc3c185911e7da1f235b2f13a52 (patch) | |
tree | 74f87b8dbdaf2d2318333d72721912e8ccb0ca53 /devel | |
parent | BROKEN: Does not build (duplicate strcasestr) (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=56585
Diffstat (limited to 'devel')
-rw-r--r-- | devel/crystal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/crystal/Makefile b/devel/crystal/Makefile index a697aa5ed677..f2688bd69015 100644 --- a/devel/crystal/Makefile +++ b/devel/crystal/Makefile @@ -14,6 +14,8 @@ DISTNAME= cs92_001 MAINTAINER= mkm@ieee.org +BROKEN= "Does not build" + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png |