aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-25 09:55:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-25 09:55:30 +0000
commit9ba3a62b82107ba1583f9c6b0be33dd35f65819a (patch)
tree70347e8fbbf1d4685d63a414b13aa86c16b3fd28 /irc
parentfbec77048d12d805c36ea71302e3ca49a7598708 (diff)
downloadports-9ba3a62b82107ba1583f9c6b0be33dd35f65819a.tar.gz
ports-9ba3a62b82107ba1583f9c6b0be33dd35f65819a.zip
audio/esound is now ELF.
Notes
Notes: svn path=/head/; revision=13386
Diffstat (limited to 'irc')
-rw-r--r--irc/yagirc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/yagirc/Makefile b/irc/yagirc/Makefile
index 5d70f129d2a6..ac446f40386b 100644
--- a/irc/yagirc/Makefile
+++ b/irc/yagirc/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 July 1998
# Whom: mph
#
-# $Id: Makefile,v 1.8 1998/09/22 22:55:54 asami Exp $
+# $Id: Makefile,v 1.9 1998/09/25 09:52:28 asami Exp $
#
DISTNAME= yagirc-0.65.7
@@ -14,7 +14,7 @@ MAINTAINER= mph@freebsd.org
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
Imlib.1:${PORTSDIR}/graphics/imlib \
- esd\\.0\\.0:${PORTSDIR}/audio/esound
+ esd.0:${PORTSDIR}/audio/esound
USE_GMAKE= yes
USE_PERL5= yes