aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gphoto2
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-10-08 11:30:33 +0800
committernakai <nakai@FreeBSD.org>1999-10-08 11:30:33 +0800
commit950e05b10ef50417a141d87b3a18474e600dda31 (patch)
tree8fb7b4a8cdb2df58827b5c4deaa4b428511fe07b /graphics/gphoto2
parent6a2cbeb0bf841d3861e714fba4bdafeddea71c50 (diff)
downloadfreebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.tar.gz
freebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.tar.zst
freebsd-ports-gnome-950e05b10ef50417a141d87b3a18474e600dda31.zip
Use updated imlib library.
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r--graphics/gphoto2/Makefile2
1 files changed, 1 insertions, 1 deletions
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