diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
commit | 80ec5b25dc75801bb2098566d7f68f420ccb62d6 (patch) | |
tree | 42ab25c392c6dd255d0deb68b8fb1d035a39935b /x11-fm | |
parent | 5f831f729abb8768e6b099321bd1b841f557c2aa (diff) | |
download | ports-80ec5b25dc75801bb2098566d7f68f420ccb62d6.tar.gz ports-80ec5b25dc75801bb2098566d7f68f420ccb62d6.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/dfm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-fm/dfm/Makefile b/x11-fm/dfm/Makefile index e51174481152..0c12f593edc2 100644 --- a/x11-fm/dfm/Makefile +++ b/x11-fm/dfm/Makefile @@ -3,7 +3,7 @@ # Date created: 25 May 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.7 1998/09/17 00:32:54 asami Exp $ +# $Id: Makefile,v 1.8 1998/09/26 23:18:10 steve Exp $ # DISTNAME= dfm-0.9.10 @@ -12,8 +12,6 @@ MASTER_SITES= http://www-c.informatik.uni-hannover.de/~kaiser/dfm/ MAINTAINER= andy@icc.surw.chel.su -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms |