From 3b7284d836366b8e25bae7e4fa068dd67809ff74 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Wed, 27 Mar 2013 23:37:51 +0000 Subject: [PATCH] Port links to sysutils/hal when available PR: ports/175964 Submitted by: myself Approved by: maintainer timeout --- graphics/libgphoto2/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index ac28ed3a9a0c..341a91631c9f 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -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@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