1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Add RUN_DEPENDS on povray.

Reminded by:	Satoshi
This commit is contained in:
Thomas Gellekum 1998-01-12 08:39:07 +00:00
parent 301eec51bf
commit ecb4b2896e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9327

View File

@ -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