summaryrefslogtreecommitdiff
path: root/irc/xchat-devel
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
commit93d38cce04ed1de1f34605de3a42ee4f147e8e6d (patch)
tree2e8b673f1005c81dca7fd0ae177787bd0642e46c /irc/xchat-devel
parentUse updated imlib library. (diff)
Use updated imlib library.
Notes
Notes: svn path=/head/; revision=22244
Diffstat (limited to 'irc/xchat-devel')
-rw-r--r--irc/xchat-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index 7610c6d5bed0..4889169cbb54 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/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