diff options
author | asami <asami@FreeBSD.org> | 1997-11-22 01:11:36 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-22 01:11:36 +0000 |
commit | b53081e21cc19e73d3f5ff777249709d687aba9f (patch) | |
tree | 8eb60680f56850ebdcfa573fbd9ac5c13af587a9 /graphics/geomview | |
parent | 8dc18fb86ae5c9022106ca7925f3491e7ea72b4b (diff) | |
download | FreeBSD-ports-b53081e21cc19e73d3f5ff777249709d687aba9f.zip FreeBSD-ports-b53081e21cc19e73d3f5ff777249709d687aba9f.tar.gz |
Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
Diffstat (limited to 'graphics/geomview')
-rw-r--r-- | graphics/geomview/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index aa96ede..c8df6ab 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -13,6 +13,9 @@ MAINTAINER= fenner@freebsd.org LIB_DEPENDS= xforms\\.0:${PORTSDIR}/x11/xforms \ MesaGL\\.13:${PORTSDIR}/graphics/Mesa + +BROKEN= tcl + WRKSRC= ${WRKDIR}/Geomview REQUIRES_MOTIF= yes USE_X11= yes |