aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-30 07:43:27 +0800
committerSatoshi Asami <asami@FreeBSD.org>1997-11-30 07:43:27 +0800
commit7d78a1cffbe28bde5fe74ca25e82518e9ae5b7b4 (patch)
tree498cc4145b9f71d14eb24f81506ad97df31ecee6 /x11
parent45610895de4d75779b43ce40d1d09422c2da25b8 (diff)
downloadfreebsd-ports-7d78a1cffbe28bde5fe74ca25e82518e9ae5b7b4.tar.gz
freebsd-ports-7d78a1cffbe28bde5fe74ca25e82518e9ae5b7b4.tar.zst
freebsd-ports-7d78a1cffbe28bde5fe74ca25e82518e9ae5b7b4.zip
imlib shared version number is now 4.
Notes
Notes: svn path=/head/; revision=8908
Diffstat (limited to 'x11')
-rw-r--r--x11/eterm/Makefile4
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