diff options
author | asami <asami@FreeBSD.org> | 1997-11-22 09:11:36 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-22 09:11:36 +0800 |
commit | b53081e21cc19e73d3f5ff777249709d687aba9f (patch) | |
tree | 8eb60680f56850ebdcfa573fbd9ac5c13af587a9 /graphics | |
parent | 8dc18fb86ae5c9022106ca7925f3491e7ea72b4b (diff) | |
download | freebsd-ports-gnome-b53081e21cc19e73d3f5ff777249709d687aba9f.tar.gz freebsd-ports-gnome-b53081e21cc19e73d3f5ff777249709d687aba9f.tar.zst freebsd-ports-gnome-b53081e21cc19e73d3f5ff777249709d687aba9f.zip |
Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
Diffstat (limited to 'graphics')
-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 aa96edeee3b6..c8df6abb7af2 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 |