From 93d38cce04ed1de1f34605de3a42ee4f147e8e6d Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Fri, 8 Oct 1999 03:30:33 +0000 Subject: Use updated imlib library. --- graphics/fnlib/Makefile | 2 +- graphics/gphoto/Makefile | 2 +- graphics/gphoto2/Makefile | 2 +- graphics/gqview/Makefile | 2 +- graphics/gview/Makefile | 2 +- graphics/qiv/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics') 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 -- cgit v1.2.3