mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- fix dependecy on libgphoto2
This commit is contained in:
parent
229d0d3330
commit
473c74e713
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172884
@ -15,6 +15,8 @@ DISTNAME= Camera-${PORTVERSION}
|
||||
MAINTAINER= gurkan@linuks.mine.nu
|
||||
COMMENT= GNUstep application for digital still cameras
|
||||
|
||||
LIB_DEPENDS+= gphoto2_port:${PORTSDIR}/graphics/libgphoto2
|
||||
|
||||
WRKSRC= ${WRKDIR}/Camera
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
@ -25,6 +27,4 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
|
||||
BUILD_DEPENDS+= gphoto2-config:${PORTSDIR}/graphics/gphoto2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user