aboutsummaryrefslogtreecommitdiffstats
path: root/irc/xchat1
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-10-08 11:30:33 +0800
committernakai <nakai@FreeBSD.org>1999-10-08 11:30:33 +0800
commit950e05b10ef50417a141d87b3a18474e600dda31 (patch)
tree8fb7b4a8cdb2df58827b5c4deaa4b428511fe07b /irc/xchat1
parent6a2cbeb0bf841d3861e714fba4bdafeddea71c50 (diff)
downloadfreebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.tar.gz
freebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.tar.zst
freebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.zip
Use updated imlib library.
Diffstat (limited to 'irc/xchat1')
-rw-r--r--irc/xchat1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 7610c6d5bed0..4889169cbb54 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://xchat.org/files/v1.3/ \
MAINTAINER= jim@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.4:${PORTSDIR}/graphics/imlib
+ Imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config