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/xfpovray | |
parent | 5f831f729abb8768e6b099321bd1b841f557c2aa (diff) | |
download | ports-80ec5b25dc75801bb2098566d7f68f420ccb62d6.tar.gz ports-80ec5b25dc75801bb2098566d7f68f420ccb62d6.zip |
Notes
Diffstat (limited to 'graphics/xfpovray')
-rw-r--r-- | graphics/xfpovray/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index 9555d3738552..dcee9c81ce7c 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Sep 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/08/07 23:56:27 asami Exp $ +# $Id: Makefile,v 1.6 1998/09/26 23:18:06 steve Exp $ # DISTNAME= xfpovray-1.3.1 @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.ORG -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray |