aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-15 11:13:04 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-15 11:13:04 +0000
commit83d496f572e82a8545aad449421ffd14004d1f6e (patch)
tree1f7ecc06bf3885c0ceecea7ecd9a0fee50fea6ae
parent1915149d56a0e50165076c4700c2d06e793ce38a (diff)
downloadports-83d496f572e82a8545aad449421ffd14004d1f6e.tar.gz
ports-83d496f572e82a8545aad449421ffd14004d1f6e.zip
Mark BROKEN for ELF.
Notes
Notes: svn path=/head/; revision=14020
-rw-r--r--x11-toolkits/FWF/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile
index 174fcbec4ae4..5fa1f0148916 100644
--- a/x11-toolkits/FWF/Makefile
+++ b/x11-toolkits/FWF/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 July 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.13 1998/09/15 11:13:33 asami Exp $
+# $Id: Makefile,v 1.14 1998/09/17 00:32:55 asami Exp $
#
DISTNAME= fwf-4.0
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR=libs/X/fwf
MAINTAINER= jseger@FreeBSD.org
+BROKEN_ELF= yes
+
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes