summaryrefslogtreecommitdiff
path: root/graphics/geomview/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-22 01:11:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-22 01:11:36 +0000
commitd2358a93fbda67a57c94a82885d04e3545d79cbd (patch)
tree77e60e093e67de5a823fc323f14b3b4e7fe6a5c0 /graphics/geomview/Makefile
parentDefine MANUAL_PACKAGE_BUILD, it installs malloc.h which conflicts (diff)
Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
Notes
Notes: svn path=/head/; revision=8744
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r--graphics/geomview/Makefile3
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