diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-14 17:08:22 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-14 17:08:22 +0000 |
commit | 25631598feffbd7438cae64ed7b09380f365684f (patch) | |
tree | 44b150ce3c4be3b493e58b1d0f2ac709618bd392 /x11/eterm | |
parent | c07a66489db13c79cb65acee9878966e7f407322 (diff) | |
download | FreeBSD-ports-25631598feffbd7438cae64ed7b09380f365684f.zip FreeBSD-ports-25631598feffbd7438cae64ed7b09380f365684f.tar.gz |
Bump Imlib's version number to 2.
Diffstat (limited to 'x11/eterm')
-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 13228aa..0383a11d 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.10 1998/10/28 15:50:25 vanilla Exp $ +# $Id: Makefile,v 1.11 1998/10/30 04:21:20 asami Exp $ # DISTNAME= Eterm-0.8.7 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/Eterm/ \ MAINTAINER= murray@cdrom.com -LIB_DEPENDS= Imlib.1:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_X_PREFIX= yes |