aboutsummaryrefslogtreecommitdiff
path: root/graphics/shotwell
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2012-02-09 18:47:02 +0000
committerDavid Thiel <lx@FreeBSD.org>2012-02-09 18:47:02 +0000
commit964e0946fb8130e787623476d6c1c5641b432722 (patch)
tree1db4abb156429b641323f32d75b11bcf1dcff797 /graphics/shotwell
parent08ecc82d0d3923a8b252fc456e411d407307d225 (diff)
downloadports-964e0946fb8130e787623476d6c1c5641b432722.tar.gz
ports-964e0946fb8130e787623476d6c1c5641b432722.zip
Revert mistaken libraw regression.
Submitted by: osa@
Notes
Notes: svn path=/head/; revision=290803
Diffstat (limited to 'graphics/shotwell')
-rw-r--r--graphics/shotwell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index a63a837a4299..e4dd85d5158b 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.11.6
CATEGORIES= graphics gnome
MASTER_SITES= http://www.yorba.org/download/shotwell/${PORTVERSION:R}/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= lx@FreeBSD.org
COMMENT= Open source photo manager for GNOME
BUILD_DEPENDS= vala>=0.12.0:${PORTSDIR}/lang/vala
@@ -24,7 +24,7 @@ LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 \
unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \
- raw.2:${PORTSDIR}/graphics/libraw
+ raw.5:${PORTSDIR}/graphics/libraw
USE_BZIP2= yes
USE_GETTEXT= yes