diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-29 23:43:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-29 23:43:27 +0000 |
commit | 7d78a1cffbe28bde5fe74ca25e82518e9ae5b7b4 (patch) | |
tree | 498cc4145b9f71d14eb24f81506ad97df31ecee6 /x11/eterm/Makefile | |
parent | 45610895de4d75779b43ce40d1d09422c2da25b8 (diff) |
Notes
Diffstat (limited to 'x11/eterm/Makefile')
-rw-r--r-- | x11/eterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index f96abf700de0..8c4d00554634 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -3,7 +3,7 @@ # Date created: 24 November 1997 # Whom: Murray Stokely <murray@cdrom.com> # -# $Id: Makefile,v 1.3 1997/11/16 16:32:02 max Exp $ +# $Id: Makefile,v 1.4 1997/11/29 22:06:43 asami Exp $ # DISTNAME= Eterm-DR-0.6aPL2 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://cthulhu.mandrake.net/pub/Eterm/ MAINTAINER= murray@cdrom.com -LIB_DEPENDS= Im\\.3\\.:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Im\\.4\\.:${PORTSDIR}/graphics/imlib BROKEN= R_OK undefined WRKSRC= $(WRKDIR)/Eterm-DR-0.6a |