summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-11-15 07:59:15 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-11-15 07:59:15 +0000
commitb8288f2f0505f28f9d4e6b5d252276c7dfa62788 (patch)
tree846db9aadf68716efca14ff39ee94fe032600820
parentFix 'ldconfig' as indicated in handbook (diff)
Mark BROKEN for ELF: depends on FWF
Notes
Notes: svn path=/head/; revision=14530
-rw-r--r--graphics/aero/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile
index ffb22515a6af..9776774932a4 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.11 1998/09/15 11:13:20 asami Exp $
+# $Id: Makefile,v 1.12 1998/09/17 00:32:40 asami Exp $
#
DISTNAME= aero_1.7.0_src
@@ -13,6 +13,8 @@ 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