diff options
author | leeym <leeym@FreeBSD.org> | 2006-04-24 21:55:16 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2006-04-24 21:55:16 +0800 |
commit | d557696bf5978a97a9af242159d38a6868f62719 (patch) | |
tree | c3dc8b4b12f3dbf6bac8f9c3d1df2666c4cfdc00 /graphics/zphoto | |
parent | 792bda78df678bf5981a57bb13be9dfbb92eb687 (diff) | |
download | freebsd-ports-gnome-d557696bf5978a97a9af242159d38a6868f62719.tar.gz freebsd-ports-gnome-d557696bf5978a97a9af242159d38a6868f62719.tar.zst freebsd-ports-gnome-d557696bf5978a97a9af242159d38a6868f62719.zip |
- catch up with graphics/ming
Pointy hat: garga
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 3a427748e350..807503114f5c 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= umeno@rr.iij4u.or.jp COMMENT= Zooming photo album generator -LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming \ +LIB_DEPENDS= ming.4:${PORTSDIR}/graphics/ming \ Imlib2.3:${PORTSDIR}/graphics/imlib2 \ popt.0:${PORTSDIR}/devel/popt .if !defined (WITHOUT_AVIPLAY) |