diff options
author | jseger <jseger@FreeBSD.org> | 1998-10-15 11:13:04 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-10-15 11:13:04 +0000 |
commit | a511db824a5b010db49632cf658eda423c133418 (patch) | |
tree | 84d1ed1a156e2a2d2ec68f99c0a0bf14e3f6918c /x11-toolkits | |
parent | 09326d9942ff5ae8f8907dcefcdd1c657d0dd733 (diff) | |
download | FreeBSD-ports-a511db824a5b010db49632cf658eda423c133418.zip FreeBSD-ports-a511db824a5b010db49632cf658eda423c133418.tar.gz |
Mark BROKEN for ELF.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/FWF/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile index 174fcbe..5fa1f01 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 |