aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-08-10 21:04:53 +0800
committermaho <maho@FreeBSD.org>2003-08-10 21:04:53 +0800
commitd8a0eca50937f97780deb049b24087efaa78bf64 (patch)
treeb9dc348effb0e25d9c6fa0d51ac135b6dc8fd6e2 /graphics/gimp-app
parent58370da3e495b9d94842b4aac158c33417a7fb1c (diff)
downloadfreebsd-ports-graphics-d8a0eca50937f97780deb049b24087efaa78bf64.tar.gz
freebsd-ports-graphics-d8a0eca50937f97780deb049b24087efaa78bf64.tar.zst
freebsd-ports-graphics-d8a0eca50937f97780deb049b24087efaa78bf64.zip
Chase the libexif shared lib version.
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r--graphics/gimp-app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 1277529946f..7e4d60a6ce2 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/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 \