Lines 18-23
Link Here
|
18 |
LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ |
18 |
LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ |
19 |
Magick.6:${PORTSDIR}/graphics/ImageMagick |
19 |
Magick.6:${PORTSDIR}/graphics/ImageMagick |
20 |
.if defined(WITH_LIBMAGIC) |
20 |
.if defined(WITH_LIBMAGIC) |
|
|
21 |
BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file |
21 |
LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file |
22 |
LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file |
22 |
.endif |
23 |
.endif |