[Midnightbsd-cvs] mports [17434] trunk/graphics/libgphoto2/Makefile: update depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 20 16:50:18 EDT 2014
Revision: 17434
http://svnweb.midnightbsd.org/mports/?rev=17434
Author: laffer1
Date: 2014-09-20 16:50:17 -0400 (Sat, 20 Sep 2014)
Log Message:
-----------
update depends
Modified Paths:
--------------
trunk/graphics/libgphoto2/Makefile
Modified: trunk/graphics/libgphoto2/Makefile
===================================================================
--- trunk/graphics/libgphoto2/Makefile 2014-09-20 20:47:31 UTC (rev 17433)
+++ trunk/graphics/libgphoto2/Makefile 2014-09-20 20:50:17 UTC (rev 17434)
@@ -2,17 +2,19 @@
PORTNAME= libgphoto2
PORTVERSION= 2.5.5.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION}
MAINTAINER= ports at MidnightBSD.org
-COMMENT= Universal digital camera picture control tool
+COMMENT= Universal digital camera control library
LICENSE= lgpl
+LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
+
USES= gmake iconv libtool pkgconfig tar:bzip2
USE_CSTD= gnu89
-USE_AUTOTOOLS= libltdl
GNU_CONFIGURE= yes
CONFIGURE_ENV= LTDLINCL="-I${LOCALBASE}/include" \
LIBLTDL="-L${LOCALBASE}/lib -lltdl" \
More information about the Midnightbsd-cvs
mailing list