mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
put the `fwf' build dependancy under BUILD_DEPENDS, of
all places.
This commit is contained in:
parent
9718d835aa
commit
757ef699ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3678
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user