Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / devel / xulrunner10 / buildlink3.mk
bloba0c194a4635009d1010e204d720250325dbba316
1 # $NetBSD: buildlink3.mk,v 1.9 2013/02/06 23:21:26 jperkin Exp $
3 BUILDLINK_TREE+= xulrunner10
5 .if !defined(XULRUNNER10_BUILDLINK3_MK)
6 XULRUNNER10_BUILDLINK3_MK:=
8 pre-configure: xulrunner10-preconfigure
9 .PHONY: xulrunner10-preconfigure
10 xulrunner10-preconfigure:
11 cp ${PREFIX}/lib/xulrunner10/pkgconfig/* ${BUILDLINK_DIR}/lib/pkgconfig
13 BUILDLINK_API_DEPENDS.xulrunner10+= xulrunner10>=10.0.2
14 BUILDLINK_ABI_DEPENDS.xulrunner10+= xulrunner10>=10.0.12nb3
15 BUILDLINK_PKGSRCDIR.xulrunner10?= ../../devel/xulrunner10
17 BUILDLINK_INCDIRS.xulrunner10+= lib/xulrunner10-sdk/include
18 BUILDLINK_INCDIRS.xulrunner10+= include/xulrunner10
19 BUILDLINK_FILES.xulrunner10+= lib/xulrunner10-sdk/include/*.h
21 BUILDLINK_LIBDIRS.xulrunner10+= lib/xulrunner10-sdk/lib
22 BUILDLINK_FILES.xulrunner10+= lib/xulrunner10-sdk/lib/*.so
24 pkgbase := xulrunner10
25 .include "../../mk/pkg-build-options.mk"
26 .if !empty(PKG_BUILD_OPTIONS.xulrunner10:Mgnome)
27 . include "../../devel/libgnomeui/buildlink3.mk"
28 . include "../../sysutils/gnome-vfs/buildlink3.mk"
29 .endif
30 .endif # XULRUNNER10_BUILDLINK3_MK
32 BUILDLINK_TREE+= -xulrunner10