![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / audio / sphinxbase / buildlink3.mk (download)
Revision 1.2, Tue Aug 18 17:57:25 2020 UTC (3 years, 3 months ago) by leot
*: revbump for libsndfile |
# $NetBSD: buildlink3.mk,v 1.2 2020/08/18 17:57:25 leot Exp $ BUILDLINK_TREE+= sphinxbase .if !defined(SPHINXBASE_BUILDLINK3_MK) SPHINXBASE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.sphinxbase+= sphinxbase>=0.8 BUILDLINK_ABI_DEPENDS.sphinxbase+= sphinxbase>=0.8nb5 BUILDLINK_PKGSRCDIR.sphinxbase?= ../../audio/sphinxbase BUILDLINK_INCDIRS.sphinxbase+= include/sphinxbase pkgbase:= sphinxbase .include "../../mk/pkg-build-options.mk" .if !empty(PKG_BUILD_OPTIONS.sphinxbase:Msamplerate) . include "../../audio/libsamplerate/buildlink3.mk" .endif .if !empty(PKG_BUILD_OPTIONS.sphinxbase:Msndfile) . include "../../audio/libsndfile/buildlink3.mk" .endif .endif BUILDLINK_TREE+= -sphinxbase