summaryrefslogtreecommitdiff
path: root/graphics/geomview
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 07:09:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 07:09:40 +0000
commitcb5709495d3f20361ad7bc5b1afd172bbb0b8f99 (patch)
tree351d07ba1e91eccd355743a04b8ccb5f4b328853 /graphics/geomview
parentBROKEN: Does not configure (diff)
BROKEN: Does not install
Notes
Notes: svn path=/head/; revision=80222
Diffstat (limited to 'graphics/geomview')
-rw-r--r--graphics/geomview/Makefile2
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 \