- Build and install print-camera-list
This commit is contained in:
parent
a065d07423
commit
2f93b34114
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165978
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libgphoto2
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gphoto
|
||||
@ -46,8 +47,11 @@ post-patch:
|
||||
s|-g ||g' ${WRKSRC}/${file}
|
||||
.endfor
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|po packaging doc|po doc|g ; \
|
||||
s|: install-docDATA|:|g'
|
||||
's|: install-docDATA|:|g'
|
||||
@${REINPLACE_CMD} -e 's|linux-hotplug ||' ${WRKSRC}/packaging/Makefile.in
|
||||
|
||||
pre-build:
|
||||
@cd ${WRKSRC} && ${GMAKE} all-local
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -192,6 +192,7 @@ lib/libgphoto2/%%VERSION%%/sx330z.so
|
||||
lib/libgphoto2/%%VERSION%%/toshiba_pdrm11.a
|
||||
lib/libgphoto2/%%VERSION%%/toshiba_pdrm11.la
|
||||
lib/libgphoto2/%%VERSION%%/toshiba_pdrm11.so
|
||||
lib/libgphoto2/print-camera-list
|
||||
lib/libgphoto2_port/%%VERSION_PORT%%/disk.a
|
||||
lib/libgphoto2_port/%%VERSION_PORT%%/disk.la
|
||||
lib/libgphoto2_port/%%VERSION_PORT%%/disk.so
|
||||
|
Loading…
Reference in New Issue
Block a user