summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
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 /x11-toolkits
parent6a2cbeb0bf841d3861e714fba4bdafeddea71c50 (diff)
downloadFreeBSD-ports-950e05b10ef50417a141d87b3a18474e600dda31.zip
FreeBSD-ports-950e05b10ef50417a141d87b3a18474e600dda31.tar.gz
Use updated imlib library.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk-engines/Makefile2
-rw-r--r--x11-toolkits/gtk-engines2/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk/Makefile2
-rw-r--r--x11-toolkits/py-gtk/Makefile2
-rw-r--r--x11-toolkits/py-gtk2/Makefile2
-rw-r--r--x11-toolkits/ruby-gtk/Makefile2
-rw-r--r--x11-toolkits/ruby-gtk2/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/gtk-engines/Makefile b/x11-toolkits/gtk-engines/Makefile
index 1ebfda8..ad4d971 100644
--- a/x11-toolkits/gtk-engines/Makefile
+++ b/x11-toolkits/gtk-engines/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= sources/gtk-engines
MAINTAINER= vanilla@FreeBSD.org
-LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/x11-toolkits/gtk-engines2/Makefile b/x11-toolkits/gtk-engines2/Makefile
index 1ebfda8..ad4d971 100644
--- a/x11-toolkits/gtk-engines2/Makefile
+++ b/x11-toolkits/gtk-engines2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= sources/gtk-engines
MAINTAINER= vanilla@FreeBSD.org
-LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile
index 1614d1d..dd68c85 100644
--- a/x11-toolkits/p5-Gtk/Makefile
+++ b/x11-toolkits/p5-Gtk/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= Gtk
MAINTAINER= vanilla@FreeBSD.org
-LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib
USE_PERL5= YES
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index ebe2f49..e2818f1 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= nectar@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.4:${PORTSDIR}/graphics/imlib
+ Imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index ebe2f49..e2818f1 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= nectar@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.4:${PORTSDIR}/graphics/imlib
+ Imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile
index 9b53f7c..e037b69 100644
--- a/x11-toolkits/ruby-gtk/Makefile
+++ b/x11-toolkits/ruby-gtk/Makefile
@@ -33,7 +33,7 @@ RUBY_ARCH= ${ARCH}-freebsd${OSREL}
.if defined(NO_IMLIB)
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
.else
-LIB_DEPENDS+= Imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS+= Imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/imlib-config
.endif
diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile
index 9b53f7c..e037b69 100644
--- a/x11-toolkits/ruby-gtk2/Makefile
+++ b/x11-toolkits/ruby-gtk2/Makefile
@@ -33,7 +33,7 @@ RUBY_ARCH= ${ARCH}-freebsd${OSREL}
.if defined(NO_IMLIB)
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
.else
-LIB_DEPENDS+= Imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS+= Imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/imlib-config
.endif
OpenPOWER on IntegriCloud