diff options
author | pav <pav@FreeBSD.org> | 2007-05-27 15:25:47 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-05-27 15:25:47 +0000 |
commit | b5bfb32288db5fbaa78ee04311022c4e9783ca1e (patch) | |
tree | 78d6bd162f9585be5f343e861311219e8b5eac70 /graphics/pornview/Makefile | |
parent | 427c098d00a0a1f08c407fb2485d7b42b0bef73f (diff) | |
download | FreeBSD-ports-b5bfb32288db5fbaa78ee04311022c4e9783ca1e.zip FreeBSD-ports-b5bfb32288db5fbaa78ee04311022c4e9783ca1e.tar.gz |
- Chase libexif update
Diffstat (limited to 'graphics/pornview/Makefile')
-rw-r--r-- | graphics/pornview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile index cd9a821..33570b9 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -7,7 +7,7 @@ PORTNAME= pornview PORTVERSION= 0.2.0.p.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} MAINTAINER= dinoex@FreeBSD.org COMMENT= PornView is an image viewer/manager -LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif +LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif USE_XLIB= yes USE_GNOME= gdkpixbuf gnomehack gnomeprefix |