diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-25 12:07:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-25 12:07:17 +0000 |
commit | 786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1 (patch) | |
tree | c675da6de8e9865ca60b163845bf3b0051c0b856 /graphics/pornview | |
parent | c5d4a258cfc26c261a68f74c6766664dd461b119 (diff) | |
download | ports-786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1.tar.gz ports-786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1.zip |
Notes
Diffstat (limited to 'graphics/pornview')
-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 e372e95fb1c9..cd9a821345fd 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -7,7 +7,7 @@ PORTNAME= pornview PORTVERSION= 0.2.0.p.1 -PORTREVISION= 10 +PORTREVISION= 11 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.12:${PORTSDIR}/graphics/libexif +LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif USE_XLIB= yes USE_GNOME= gdkpixbuf gnomehack gnomeprefix |