diff options
author | krion <krion@FreeBSD.org> | 2003-12-16 02:44:02 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-16 02:44:02 +0800 |
commit | 4d90e5ab7f9e9c779e65f08aca060ffed9d629e2 (patch) | |
tree | 12eccc3e668aa7fa1d0bf5f6b9905d7c9346471a /graphics/zphoto | |
parent | 598f54f8a5b3b0cdaa4ea8f5322943a3b57b5abd (diff) | |
download | freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.tar.gz freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.tar.zst freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.zip |
- Chase libraries for new Imlib2 version
Diffstat (limited to 'graphics/zphoto')
-rw-r--r-- | graphics/zphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index 79e0591dc388..bfc045fddec4 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -15,7 +15,7 @@ MAINTAINER= umeno@rr.iij4u.or.jp COMMENT= Zooming photo album generator LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming \ - Imlib2.1:${PORTSDIR}/graphics/imlib2 \ + Imlib2.2:${PORTSDIR}/graphics/imlib2 \ popt.0:${PORTSDIR}/devel/popt \ aviplay.0:${PORTSDIR}/multimedia/avifile RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip |