aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtkam
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2013-03-29 05:21:41 +0800
committerpawel <pawel@FreeBSD.org>2013-03-29 05:21:41 +0800
commit43cdc1a996d893b6d6ba9d3c4cdb8bcf1e15bedb (patch)
tree1b7c854762954ff5d6b3ca2dacc111565a25207b /graphics/gtkam
parentad0e7f13984792155d85edd5513ba735f85cf14b (diff)
downloadfreebsd-ports-gnome-43cdc1a996d893b6d6ba9d3c4cdb8bcf1e15bedb.tar.gz
freebsd-ports-gnome-43cdc1a996d893b6d6ba9d3c4cdb8bcf1e15bedb.tar.zst
freebsd-ports-gnome-43cdc1a996d893b6d6ba9d3c4cdb8bcf1e15bedb.zip
- Update graphics/libexif-gtk to version 0.4.0
- Convert to OptionsNG, respect global DOCS, NLS - Add LICENSE - Don't build with debug flags by default - Bump affected graphics/gtkam port PR: ports/176830 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer timeout
Diffstat (limited to 'graphics/gtkam')
-rw-r--r--graphics/gtkam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile
index 40a0cee089b7..0318a6c9dd93 100644
--- a/graphics/gtkam/Makefile
+++ b/graphics/gtkam/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}
MAINTAINER= pav@FreeBSD.org
COMMENT= Download and view files from various digital cameras
-LIB_DEPENDS= exif-gtk.5:${PORTSDIR}/graphics/libexif-gtk \
+LIB_DEPENDS= exif-gtk:${PORTSDIR}/graphics/libexif-gtk \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2
WANT_GNOME= yes