summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
parentUse updated imlib library. (diff)
Use updated imlib library.
Notes
Notes: svn path=/head/; revision=22244
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fnlib/Makefile2
-rw-r--r--graphics/gphoto/Makefile2
-rw-r--r--graphics/gphoto2/Makefile2
-rw-r--r--graphics/gqview/Makefile2
-rw-r--r--graphics/gview/Makefile2
-rw-r--r--graphics/qiv/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
index 77780f880a47..65a75b22311c 100644
--- a/graphics/fnlib/Makefile
+++ b/graphics/fnlib/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \
MAINTAINER= vanilla@FreeBSD.org
-LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile
index 4e15d677e081..5deb494635ca 100644
--- a/graphics/gphoto/Makefile
+++ b/graphics/gphoto/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= anders@fix.no
BUILD_DEPENDS= ${X11BASE}/include/ppm.h:${PORTSDIR}/graphics/netpbm
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- gdk_imlib.4:${PORTSDIR}/graphics/imlib
+ gdk_imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
USE_LIBTOOL= yes
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index 4e15d677e081..5deb494635ca 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= anders@fix.no
BUILD_DEPENDS= ${X11BASE}/include/ppm.h:${PORTSDIR}/graphics/netpbm
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- gdk_imlib.4:${PORTSDIR}/graphics/imlib
+ gdk_imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
USE_LIBTOOL= yes
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 099337f0e542..edef74bf95b9 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nacai@iname.com
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/graphics/gview/Makefile b/graphics/gview/Makefile
index cafde13100fc..b93be5c6ca7f 100644
--- a/graphics/gview/Makefile
+++ b/graphics/gview/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://gview.netpedia.net/ \
MAINTAINER= andy@icc.surw.chel.su
-LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib \
+LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \
intl.1:${PORTSDIR}/devel/gettext
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile
index 58c245ba8093..114b5abad83a 100644
--- a/graphics/qiv/Makefile
+++ b/graphics/qiv/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= billf@FreeBSD.org
-LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
USE_GMAKE= yes