diff options
Diffstat (limited to 'graphics/aero/Makefile')
-rw-r--r-- | graphics/aero/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile index 9776774932a4..3e05714f5c4f 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.12 1998/09/17 00:32:40 asami Exp $ +# $Id: Makefile,v 1.13 1998/11/15 07:59:15 jseger Exp $ # DISTNAME= aero_1.7.0_src @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.ee.uwa.edu.au/users/braunl/aero/ MAINTAINER= erich@FreeBSD.org -BROKEN_ELF= depends on FWF which is BROKEN for ELF - BUILD_DEPENDS= ${X11BASE}/lib/libfwf.a:${PORTSDIR}/x11-toolkits/FWF RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |