diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
commit | 80ec5b25dc75801bb2098566d7f68f420ccb62d6 (patch) | |
tree | 42ab25c392c6dd255d0deb68b8fb1d035a39935b /graphics/geomview/Makefile | |
parent | 5f831f729abb8768e6b099321bd1b841f557c2aa (diff) |
Notes
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r-- | graphics/geomview/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index bec5835bed5c..9e890360424b 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -3,7 +3,7 @@ # Date created: 5 November 1996 # Whom: fenner # -# $Id: Makefile,v 1.10 1998/09/27 16:06:56 steve Exp $ +# $Id: Makefile,v 1.11 1998/10/01 02:17:48 jseger Exp $ DISTNAME= geomview-1.6.1 CATEGORIES= graphics tk42 @@ -13,8 +13,6 @@ DISTFILES= geomview-1.6.1-src.tar.gz MAINTAINER= fenner@freebsd.org -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ MesaGL.14:${PORTSDIR}/graphics/Mesa3 \ tk42.1:${PORTSDIR}/x11-toolkits/tk42 |