diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-06 12:15:11 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-06 12:15:11 +0000 |
commit | 72734182c18b13f81cefc42e392b6dbe9776ead0 (patch) | |
tree | c04b640ee3a66276778fe3051072a6772c4a8ca6 /x11-toolkits/FWF | |
parent | ef2e0993a6f80c4225af2705f6be1b9c4033e2a1 (diff) | |
download | ports-72734182c18b13f81cefc42e392b6dbe9776ead0.tar.gz ports-72734182c18b13f81cefc42e392b6dbe9776ead0.zip |
Notes
Diffstat (limited to 'x11-toolkits/FWF')
-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 4ff9d4f5726b..f9695ab47b6e 100644 --- a/x11-toolkits/FWF/Makefile +++ b/x11-toolkits/FWF/Makefile @@ -3,15 +3,13 @@ # Date created: 14 July 1995 # Whom: jkh # -# $Id: Makefile,v 1.7 1996/09/26 09:02:51 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/18 11:42:32 asami Exp $ # DISTNAME= fwf-3.8 CATEGORIES= x11 MASTER_SITES= ftp://ftp.let.rug.nl/pub/FWF/ -MAINTAINER= jkh@FreeBSD.ORG - LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes |