summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-01-12 08:39:07 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-01-12 08:39:07 +0000
commitecb4b2896e4149f66836cc3982b06f210b74d9f9 (patch)
treeed4ca567c88a96c0be8cadfc487b31b34eec4274 /graphics
parentUpgrade to version 2.2.5a. (diff)
Add RUN_DEPENDS on povray.
Reminded by: Satoshi
Notes
Notes: svn path=/head/; revision=9327
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xfpovray/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile
index 5b78563bfda0..60c956fb552d 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$
+# $Id: Makefile,v 1.1.1.1 1998/01/09 14:39:20 tg Exp $
#
DISTNAME= xfpovray-1.2.4
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= xforms\\.0\\.88:${PORTSDIR}/x11/xforms
+RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
USE_IMAKE= yes
USE_GMAKE= yes