|
Lines 28-33
Link Here
|
| 28 |
MAKE_ENV= NOPORTDOCS=${NOPORTDOCS} |
28 |
MAKE_ENV= NOPORTDOCS=${NOPORTDOCS} |
| 29 |
INSTALLS_SHLIB= yes |
29 |
INSTALLS_SHLIB= yes |
| 30 |
|
30 |
|
|
|
31 |
.include <bsd.port.pre.mk> |
| 32 |
|
| 31 |
.if defined(WITH_GPHOTO2) |
33 |
.if defined(WITH_GPHOTO2) |
| 32 |
LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/gphoto2 |
34 |
LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/gphoto2 |
| 33 |
CONFIGURE_ARGS+= --with-gphoto2=yes |
35 |
CONFIGURE_ARGS+= --with-gphoto2=yes |
|
Lines 49-52
Link Here
|
| 49 |
s|gphoto2 2.0.1|gphoto2 2.0|g' ${WRKSRC}/configure |
51 |
s|gphoto2 2.0.1|gphoto2 2.0|g' ${WRKSRC}/configure |
| 50 |
|
52 |
|
| 51 |
.include "Makefile.man" |
53 |
.include "Makefile.man" |
| 52 |
.include <bsd.port.mk> |
54 |
.include <bsd.port.post.mk> |