summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
committernakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
commit950e05b10ef50417a141d87b3a18474e600dda31 (patch)
tree8fb7b4a8cdb2df58827b5c4deaa4b428511fe07b /irc
parent6a2cbeb0bf841d3861e714fba4bdafeddea71c50 (diff)
downloadFreeBSD-ports-950e05b10ef50417a141d87b3a18474e600dda31.zip
FreeBSD-ports-950e05b10ef50417a141d87b3a18474e600dda31.tar.gz
Use updated imlib library.
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-devel/Makefile2
-rw-r--r--irc/xchat-gnome/Makefile2
-rw-r--r--irc/xchat/Makefile2
-rw-r--r--irc/xchat1/Makefile2
-rw-r--r--irc/xchat2/Makefile2
-rw-r--r--irc/yagirc/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index 7610c6d..4889169 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
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 7610c6d..4889169 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/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
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 7610c6d..4889169 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/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
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 7610c6d..4889169 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
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 7610c6d..4889169 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/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
diff --git a/irc/yagirc/Makefile b/irc/yagirc/Makefile
index 1679e41..3e00f3a 100644
--- a/irc/yagirc/Makefile
+++ b/irc/yagirc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.elpaso.net/~spoon/yagirc/
MAINTAINER= mph@freebsd.org
-LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib \
+LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \
Xpm.4:${PORTSDIR}/graphics/xpm \
esd.2:${PORTSDIR}/audio/esound
OpenPOWER on IntegriCloud