diff options
author | flathill <flathill@FreeBSD.org> | 1999-02-11 13:32:08 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-02-11 13:32:08 +0000 |
commit | 9fbe09659a717597e4174321049c97626fd16718 (patch) | |
tree | 2f927ed392410dd6949d75e07e347c6391546b11 /x11-toolkits | |
parent | 15ebaf7e5e37557ce05cf2a5a1d45ab7c4de78ca (diff) | |
download | FreeBSD-ports-9fbe09659a717597e4174321049c97626fd16718.zip FreeBSD-ports-9fbe09659a717597e4174321049c97626fd16718.tar.gz |
Forgot to delete 'BROKEN_ELF' line.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/FWF/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile index dfa8046..97d467d 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.15 1998/10/15 11:13:04 jseger Exp $ +# $Id: Makefile,v 1.16 1998/12/22 07:51:27 asami Exp $ # DISTNAME= fwf-4.0 @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR=libs/X/fwf MAINTAINER= jseger@FreeBSD.org -BROKEN_ELF= yes - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm REQUIRES_MOTIF= yes |