2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2012, Andrzej Szeszo
15 include ..
/..
/..
/make-rules
/shared-macros.mk
18 COMPONENT_VERSION
= 0.5.11
20 COMPONENT_SRC
= $(COMPONENT_NAME
)
21 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
23 $(USERLAND_ARCHIVES
)$(COMPONENT_ARCHIVE
):
24 $(IPS2TGZ
) $(COMPONENT_SRC
) $(USERLAND_ARCHIVES
)$(COMPONENT_ARCHIVE
) https
://pkg.openindiana.org
/legacy \
25 pkg
:/system
/library
/math@
0.5.11,5.11-0.134:20100302T055623Z \
26 system
/library
/math
/header-math@
0.5.11,5.11-0.134:20100302T055635Z
28 include ..
/..
/..
/make-rules
/prep.mk
29 include ..
/..
/..
/make-rules
/ips.mk
34 @
$(MKDIR
) $(PROTO_DIR
)
35 @
$(CP
) -RP
$(COMPONENT_SRC
)/$(MACH
)/* $(PROTO_DIR
) || true
38 $(RM
) -r
$(SOURCE_DIR
) $(BUILD_DIR
)
40 # Auto-generated dependencies
41 REQUIRED_PACKAGES
+= system
/library
42 REQUIRED_PACKAGES
+= system
/library
/math