diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-14 17:08:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-14 17:08:22 +0000 |
commit | f1976514f719634eab1e68fb19df4fd041385d67 (patch) | |
tree | 3d9c13fa708c8b9cad9d3279e1139b32f8c3a727 /x11/eterm | |
parent | Upgrade to 0.99.2. (diff) |
Bump Imlib's version number to 2.
Notes
Notes:
svn path=/head/; revision=16042
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 13228aadea00..0383a11d1068 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 |