[BACK]Return to buildlink3.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / audio / streamtuner

Annotation of pkgsrc/audio/streamtuner/buildlink3.mk, Revision 1.56

1.56    ! adam        1: # $NetBSD: buildlink3.mk,v 1.55 2018/11/14 22:21:06 kleink Exp $
1.1       xtraeme     2:
1.13      joerg       3: BUILDLINK_TREE+=       streamtuner
1.1       xtraeme     4:
1.13      joerg       5: .if !defined(STREAMTUNER_BUILDLINK3_MK)
                      6: STREAMTUNER_BUILDLINK3_MK:=
1.1       xtraeme     7:
1.49      rillig      8: BUILDLINK_API_DEPENDS.streamtuner+=    streamtuner>=0.99
1.56    ! adam        9: BUILDLINK_ABI_DEPENDS.streamtuner+=    streamtuner>=0.99.99nb52
1.1       xtraeme    10: BUILDLINK_PKGSRCDIR.streamtuner?=      ../../audio/streamtuner
                     11:
                     12: .include "../../www/curl/buildlink3.mk"
                     13: .include "../../x11/gtk2/buildlink3.mk"
1.13      joerg      14: .endif # STREAMTUNER_BUILDLINK3_MK
1.1       xtraeme    15:
1.13      joerg      16: BUILDLINK_TREE+=       -streamtuner

CVSweb <webmaster@jp.NetBSD.org>