aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfpovray
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-26 23:18:10 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-26 23:18:10 +0000
commit5d04b9652f5ce026a99179fb4e897458aa0cf019 (patch)
tree1fd9b721babd6d1cb3a4e6d2f0a8f6e462eedf56 /graphics/xfpovray
parent5d932fcc47f3ffa932b7787529d188250dea8763 (diff)
Notes
Diffstat (limited to 'graphics/xfpovray')
-rw-r--r--graphics/xfpovray/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile
index a34d353148ba..9555d3738552 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.4 1998/06/03 07:45:52 tg Exp $
+# $Id: Makefile,v 1.5 1998/08/07 23:56:27 asami Exp $
#
DISTNAME= xfpovray-1.3.1
@@ -15,7 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= xforms\\.0\\.88:${PORTSDIR}/x11-toolkits/xforms
+BROKEN_ELF= xforms is a.out only
+
+LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
USE_IMAKE= yes