svn commit: r315420 - head/graphics/libgphoto2
Pawel Pekala
pawel at FreeBSD.org
Wed Mar 27 23:37:52 UTC 2013
Author: pawel
Date: Wed Mar 27 23:37:51 2013
New Revision: 315420
URL: http://svnweb.freebsd.org/changeset/ports/315420
Log:
Port links to sysutils/hal when available
PR: ports/175964
Submitted by: myself
Approved by: maintainer timeout
Modified:
head/graphics/libgphoto2/Makefile
Modified: head/graphics/libgphoto2/Makefile
==============================================================================
--- head/graphics/libgphoto2/Makefile Wed Mar 27 23:16:52 2013 (r315419)
+++ head/graphics/libgphoto2/Makefile Wed Mar 27 23:37:51 2013 (r315420)
@@ -3,7 +3,7 @@
PORTNAME= libgphoto2
PORTVERSION= 2.4.14
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION}
@@ -11,7 +11,8 @@ MAINTAINER= pav at FreeBSD.org
COMMENT= A universal digital camera picture control tool
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
- jpeg.11:${PORTSDIR}/graphics/jpeg
+ jpeg.11:${PORTSDIR}/graphics/jpeg \
+ hal:${PORTSDIR}/sysutils/hal
USE_BZIP2= yes
USE_GNOME= pkgconfig ltverhack
More information about the svn-ports-head
mailing list