diff options
-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 dfa80467aa0c..97d467d5e2fe 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 |