summaryrefslogtreecommitdiff
path: root/irc/xchat1
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-08-31 04:01:25 +0000
committerJim Mock <jim@FreeBSD.org>1999-08-31 04:01:25 +0000
commitb42fbeb7b3a423940c4fc66753e42f443e3c874a (patch)
treeaad0557e6d16d18e134bfa69aeabc0fcae5d062d /irc/xchat1
parentDistfile changed on the MASTER_SITE. I have no idea if this (diff)
Added imlib dependency.
Submitted by: obrien
Notes
Notes: svn path=/head/; revision=21153
Diffstat (limited to 'irc/xchat1')
-rw-r--r--irc/xchat1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 478c5b28d491..a5beaab88ab1 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://xchat.org/files/beta/ \
MAINTAINER= jim@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ Imlib.4:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config