aboutsummaryrefslogtreecommitdiffstats
path: root/x11/eterm
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-25 17:52:45 +0800
committerasami <asami@FreeBSD.org>1998-09-25 17:52:45 +0800
commit39486a960db0b61356414b37ce7a1736889dc93f (patch)
tree0b91fe7e28f699f0cd6632201215ec44b730abe2 /x11/eterm
parent26f09159d7ec28c1a89690e35f3fccab8da20891 (diff)
downloadfreebsd-ports-gnome-39486a960db0b61356414b37ce7a1736889dc93f.tar.gz
freebsd-ports-gnome-39486a960db0b61356414b37ce7a1736889dc93f.tar.zst
freebsd-ports-gnome-39486a960db0b61356414b37ce7a1736889dc93f.zip
graphics/imlib is now ELFized.
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 94de7da6279c..f5a5a1d7e38d 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.6 1998/02/23 15:38:44 steve Exp $
+# $Id: Makefile,v 1.7 1998/08/05 09:31:41 asami Exp $
#
DISTNAME= Eterm-DR-0.7+PL5
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.mandrake.net/pub/Eterm/ \
MAINTAINER= murray@cdrom.com
-LIB_DEPENDS= Imlib\\.1\\.:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= Imlib.1:${PORTSDIR}/graphics/imlib
WRKSRC= $(WRKDIR)/Eterm-DR-0.7
USE_GMAKE= yes