From 757ef699eac695d5bcab26959e739c9ce3dcdcec Mon Sep 17 00:00:00 2001 From: "Eric L. Hernes" Date: Thu, 22 Aug 1996 12:46:41 +0000 Subject: put the `fwf' build dependancy under BUILD_DEPENDS, of all places. --- graphics/aero/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile index 3e7f5bb7ea84..6e0940c584b9 100644 --- a/graphics/aero/Makefile +++ b/graphics/aero/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Aug 28 13:35:31 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.3 1995/10/05 13:54:55 erich Exp $ +# $Id: Makefile,v 1.4 1996/08/20 13:32:17 erich Exp $ # DISTNAME= aero_1.5.2_src @@ -13,9 +13,9 @@ MASTER_SITES= ftp://ftp.povray.org/pub/povray/modellers/aero/ MAINTAINER= erich@FreeBSD.org +BUILD_DEPENDS= ${X11BASE}/lib/libfwf.a:${PORTSDIR}/x11/FWF +RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray \ - ${X11BASE}/lib/libfwf.a:${PORTSDIR}/x11/FWF USE_X11= yes WRKSRC= work/aero/src -- cgit v1.2.3