aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-25 17:55:30 +0800
committerasami <asami@FreeBSD.org>1998-09-25 17:55:30 +0800
commit260f894e40f28b9f4bc51dc630b4a0462962c9a1 (patch)
treeedb7be613a39510e2323e7b849fc581747014d7c /irc
parent39486a960db0b61356414b37ce7a1736889dc93f (diff)
downloadfreebsd-ports-gnome-260f894e40f28b9f4bc51dc630b4a0462962c9a1.tar.gz
freebsd-ports-gnome-260f894e40f28b9f4bc51dc630b4a0462962c9a1.tar.zst
freebsd-ports-gnome-260f894e40f28b9f4bc51dc630b4a0462962c9a1.zip
audio/esound is now ELF.
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