aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgphoto2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 07:47:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 07:47:42 +0000
commitc97823efa72f2400abd46029e20f7b3fb2ef73bd (patch)
treeb19d3c3ae2620b54bfddeeaf038d4bab34d0e41c /graphics/libgphoto2
parent6d1f7cdf90058537f1263b5e701adac5bab0a733 (diff)
downloadports-c97823efa72f2400abd46029e20f7b3fb2ef73bd.tar.gz
ports-c97823efa72f2400abd46029e20f7b3fb2ef73bd.zip
- Support staging
- Use new LIB_DEPENDS syntax
Notes
Notes: svn path=/head/; revision=331225
Diffstat (limited to 'graphics/libgphoto2')
-rw-r--r--graphics/libgphoto2/Makefile7
-rw-r--r--graphics/libgphoto2/pkg-plist2
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile
index 0890270e1a9b..2ca623c88bab 100644
--- a/graphics/libgphoto2/Makefile
+++ b/graphics/libgphoto2/Makefile
@@ -12,8 +12,8 @@ COMMENT= Universal digital camera control library
LICENSE= LGPL21
-LIB_DEPENDS= exif:${PORTSDIR}/graphics/libexif \
- jpeg:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \
+ libjpeg.so:${PORTSDIR}/graphics/jpeg
USES= gmake pkgconfig
USE_BZIP2= yes
@@ -26,9 +26,6 @@ CONFIGURE_ENV= LTDLINCL="-I${LOCALBASE}/include" \
PLIST_SUB= VERSION="${PORTVERSION}" VERSION_PORT=0.8.0
-MAN3= libgphoto2.3 libgphoto2_port.3
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${OSVERSION} < 1000040
diff --git a/graphics/libgphoto2/pkg-plist b/graphics/libgphoto2/pkg-plist
index 7c82cd956cf4..f139d1c116e3 100644
--- a/graphics/libgphoto2/pkg-plist
+++ b/graphics/libgphoto2/pkg-plist
@@ -237,6 +237,8 @@ lib/libgphoto2_port.so
lib/libgphoto2_port.so.0
libdata/pkgconfig/libgphoto2.pc
libdata/pkgconfig/libgphoto2_port.pc
+man/man3/libgphoto2.3.gz
+man/man3/libgphoto2_port.3.gz
share/doc/libgphoto2/ABOUT-NLS
share/doc/libgphoto2/AUTHORS
share/doc/libgphoto2/ChangeLog