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 /japanese/eterm | |
parent | be3cb9d9601dfb75548a6cbcd0cb5d8875853b28 (diff) | |
download | freebsd-ports-f1976514f719634eab1e68fb19df4fd041385d67.zip |
Bump Imlib's version number to 2.
Diffstat (limited to 'japanese/eterm')
-rw-r--r-- | japanese/eterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/eterm/Makefile b/japanese/eterm/Makefile index d6d23f517473..3d64ef279919 100644 --- a/japanese/eterm/Makefile +++ b/japanese/eterm/Makefile @@ -3,7 +3,7 @@ # Date created: 11th December 1998 # Whom: MANTANI Nobutaka <nobutaka@nobutaka.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/16 18:48:20 sada Exp $ # DISTNAME= Eterm-0.8.7 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/Eterm/ \ MAINTAINER= nobutaka@nobutaka.com -LIB_DEPENDS= Imlib.1:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_X_PREFIX= yes |