diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 07:18:36 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 07:18:36 +0000 |
commit | 5e2c0560d83b8a502848fe771998ae567b540a10 (patch) | |
tree | 0916114d4a697f791edba13b6c179496306962e2 /x11-toolkits | |
parent | 115e69c77fd1d64e42feab496d6e66b95e73c120 (diff) | |
download | FreeBSD-ports-5e2c0560d83b8a502848fe771998ae567b540a10.zip FreeBSD-ports-5e2c0560d83b8a502848fe771998ae567b540a10.tar.gz |
BROKEN: DOes not compile
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/iv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile index 59574b4..a456ff6 100644 --- a/x11-toolkits/iv/Makefile +++ b/x11-toolkits/iv/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tanimura@FreeBSD.org COMMENT= InterViews: A toolkit from Stanford University and Silicon Graphics +BROKEN= "Does not compile" + BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 USE_XLIB= yes |