aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app-devel
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-08-10 13:04:53 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-08-10 13:04:53 +0000
commit3b4ccf123a0b104e394303299471a7324c14a71e (patch)
treec34b588fdbd0f44abb2fabdd8b251dd12e910afa /graphics/gimp-app-devel
parent91ac4c294b51a7d6bc3edbbecc21e658af09085f (diff)
downloadports-3b4ccf123a0b104e394303299471a7324c14a71e.tar.gz
ports-3b4ccf123a0b104e394303299471a7324c14a71e.zip
Chase the libexif shared lib version.
Notes
Notes: svn path=/head/; revision=86716
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r--graphics/gimp-app-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 1277529946f1..7e4d60a6ce2c 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNU Image Manipulation Program (unstable development version)
LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
- exif.9:${PORTSDIR}/graphics/libexif \
+ exif.10:${PORTSDIR}/graphics/libexif \
jpeg.9:${PORTSDIR}/graphics/jpeg \
mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \