diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/geomview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index c9f7743b7bd1..4f1b4e745a5b 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://ftp1.sourceforge.net/geomview/ \ MAINTAINER= fenner@freebsd.org COMMENT= An interactive viewer for 3- and 4-D geometric objects +BROKEN= "Does not install" + LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 # can't get autoconf to like forms.h, punt for now #forms.1:${PORTSDIR}/x11-toolkits/xforms \ |