From c7a0ae5f5e8024b67dd062a40e2e9c7ae9c8d7c7 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 30 Jul 2003 01:39:44 +0000 Subject: [PATCH] More libexif shared lib chasing. Reminded by: KATO Tsuguru --- graphics/gthumb2/Makefile | 2 +- graphics/libexif-gtk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index a2441bd28f09..7d37a94c90dd 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -31,7 +31,7 @@ MAN1= gthumb.1 .include .if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.9) -LIB_DEPENDS+= exif.8:${PORTSDIR}/graphics/libexif +LIB_DEPENDS+= exif.9:${PORTSDIR}/graphics/libexif .endif .include diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index fa4c6591ae55..178bdd6fb7f7 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libexif MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ widgets to display/edit EXIF tags -LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif +LIB_DEPENDS= exif.9:${PORTSDIR}/graphics/libexif USE_REINPLACE= yes USE_GNOME= gnomehack gtk20