summaryrefslogtreecommitdiff
path: root/graphics/libexif-gtk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-10 17:16:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-10 17:16:17 +0000
commitb01936664e53dd96feeb7d0afe6262164f957456 (patch)
tree7f1fb8dd65796fb5d765f36971964ca5c9854eac /graphics/libexif-gtk
parentUpdate to 0.5.6. (with a shlib major bump) (diff)
Chase the libexif update and bump PORTREVISION accordingly.
Notes
Notes: svn path=/head/; revision=67744
Diffstat (limited to 'graphics/libexif-gtk')
-rw-r--r--graphics/libexif-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile
index 24d0ada55605..348f6b380455 100644
--- a/graphics/libexif-gtk/Makefile
+++ b/graphics/libexif-gtk/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libexif-gtk
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libexif
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= exif.7:${PORTSDIR}/graphics/libexif \
+LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif \
gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
USE_REINPLACE= yes