diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-15 18:30:06 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-15 18:30:06 +0000 |
commit | f0de21bf7d083fa7c7e03077253dce094a0181f5 (patch) | |
tree | 7abfcc75707b477be201c6fee261f57f9c67a775 /irc | |
parent | 5dd2a77a0048104295148ee0f5bf179fd723196a (diff) | |
download | ports-f0de21bf7d083fa7c7e03077253dce094a0181f5.tar.gz ports-f0de21bf7d083fa7c7e03077253dce094a0181f5.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/yagirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/yagirc/Makefile b/irc/yagirc/Makefile index c86b336680cf..7b1813c9cff0 100644 --- a/irc/yagirc/Makefile +++ b/irc/yagirc/Makefile @@ -3,7 +3,7 @@ # Date created: 6 July 1998 # Whom: mph # -# $Id: Makefile,v 1.12 1999/01/05 08:09:17 vanilla Exp $ +# $Id: Makefile,v 1.13 1999/01/14 17:08:22 vanilla Exp $ # DISTNAME= yagirc-0.65.7 @@ -13,7 +13,7 @@ MASTER_SITES= http://www.elpaso.net/~spoon/yagirc/ MAINTAINER= mph@freebsd.org LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ - Imlib.2:${PORTSDIR}/graphics/imlib \ + Imlib.3:${PORTSDIR}/graphics/imlib \ esd.1:${PORTSDIR}/audio/esound BROKEN= build |